Skip to content

Commit

Permalink
Rename "Najlepsza odpowiedź" do "Zaakceptuj"
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Dec 17, 2024
1 parent 572bd03 commit b5c3796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/components/forum/post.vue
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
</template>
<template v-else>
<vue-icon name="postAccept"/>
<span class="d-none d-sm-inline ms-1">Najlepsza odpowiedź</span>
<span class="d-none d-sm-inline ms-1">Zaakceptuj</span>
</template>
</button>
</div>
Expand Down

0 comments on commit b5c3796

Please sign in to comment.