mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-29 11:30:50 +08:00
1. Fixed translation for Copy and Reply
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user