1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

add missing polish translations for comments

This commit is contained in:
Artur Trzęsiok
2018-02-26 23:49:58 +01:00
parent 67332a2f1b
commit 98a3c815cf
4 changed files with 29 additions and 1 deletions

View File

@ -33,7 +33,7 @@
</div>
<div class="form-group" comment-add-button>
<button type="button" action="addComment" class="button outline">Add Comment</button>
<button type="button" action="addComment" class="button outline">{{ trans('entities.comment_add') }}</button>
</div>
@endif