mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-25 14:42:44 +03:00
1. Fixed translation for Copy and Reply
This commit is contained in:
parent
1b1ddb6794
commit
d6dd96e7fc
@ -31,8 +31,8 @@ return [
|
||||
'edit' => 'Edytuj',
|
||||
'sort' => 'Sortuj',
|
||||
'move' => 'Przenieś',
|
||||
'copy' => 'Copy',
|
||||
'reply' => 'Reply',
|
||||
'copy' => 'Skopiuj',
|
||||
'reply' => 'Odpowiedz',
|
||||
'delete' => 'Usuń',
|
||||
'search' => 'Szukaj',
|
||||
'search_clear' => 'Wyczyść wyszukiwanie',
|
||||
|
Loading…
x
Reference in New Issue
Block a user