mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-02 00:54:06 +08:00
Update activities.php
More accurate translation, error correction.
This commit is contained in:
parent
c6ff6db784
commit
991f6da9f4
@ -36,12 +36,12 @@ return [
|
|||||||
'book_sort_notification' => 'Книга успешно отсортирована',
|
'book_sort_notification' => 'Книга успешно отсортирована',
|
||||||
|
|
||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'создал книжную полку',
|
'bookshelf_create' => 'создал полку',
|
||||||
'bookshelf_create_notification' => 'Книжная полка успешно создана',
|
'bookshelf_create_notification' => 'Полка успешно создана',
|
||||||
'bookshelf_update' => 'обновил книжную полку',
|
'bookshelf_update' => 'обновил полку',
|
||||||
'bookshelf_update_notification' => 'Книжная полка успешно обновлена',
|
'bookshelf_update_notification' => 'Полка успешно обновлена',
|
||||||
'bookshelf_delete' => 'удалил книжную полку',
|
'bookshelf_delete' => 'удалил полку',
|
||||||
'bookshelf_delete_notification' => 'Книжная полка успешно удалена',
|
'bookshelf_delete_notification' => 'Полка успешно удалена',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'прокомментировал',
|
'commented_on' => 'прокомментировал',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user