1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

New Crowdin updates (#3710)

This commit is contained in:
Dan Brown
2022-09-20 13:16:15 +01:00
committed by GitHub
parent dce6a82954
commit 2e4d29e062
52 changed files with 388 additions and 388 deletions

View File

@ -38,14 +38,14 @@ return [
'book_sort_notification' => 'Книга успешно отсортирована',
// Bookshelves
'bookshelf_create' => 'created shelf',
'bookshelf_create_notification' => 'Shelf successfully created',
'bookshelf_create_from_book' => 'converted book to shelf',
'bookshelf_create' => 'создал полку',
'bookshelf_create_notification' => 'Полка успешно создана',
'bookshelf_create_from_book' => 'преобразовал книгу в полку',
'bookshelf_create_from_book_notification' => 'Книга успешно преобразована в полку',
'bookshelf_update' => 'updated shelf',
'bookshelf_update_notification' => 'Shelf successfully updated',
'bookshelf_delete' => 'deleted shelf',
'bookshelf_delete_notification' => 'Shelf successfully deleted',
'bookshelf_update' => 'обновил полку',
'bookshelf_update_notification' => 'Полка успешно обновлена',
'bookshelf_delete' => 'удалил полку',
'bookshelf_delete_notification' => 'Полка успешно удалена',
// Favourites
'favourite_add_notification' => '":name" добавлено в избранное',