1
0
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:
Jurij Vasiliev 2018-12-13 13:58:08 +01:00
parent 1b1ddb6794
commit d6dd96e7fc

View File

@ -31,8 +31,8 @@ return [
'edit' => 'Edytuj', 'edit' => 'Edytuj',
'sort' => 'Sortuj', 'sort' => 'Sortuj',
'move' => 'Przenieś', 'move' => 'Przenieś',
'copy' => 'Copy', 'copy' => 'Skopiuj',
'reply' => 'Reply', 'reply' => 'Odpowiedz',
'delete' => 'Usuń', 'delete' => 'Usuń',
'search' => 'Szukaj', 'search' => 'Szukaj',
'search_clear' => 'Wyczyść wyszukiwanie', 'search_clear' => 'Wyczyść wyszukiwanie',