New Crowdin updates (#3625)

This commit is contained in:
Dan Brown 2022-08-09 13:00:39 +01:00 committed by GitHub
parent a90446796a
commit 7fa934e7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -171,7 +171,7 @@ return [
'chapters_permissions_active' => 'Hoofdstuk Machtigingen Actief',
'chapters_permissions_success' => 'Hoofdstuk Machtigingen Bijgewerkt',
'chapters_search_this' => 'Doorzoek dit hoofdstuk',
'chapter_sort_book' => 'Sort Book',
'chapter_sort_book' => 'Sorteer Boek',
// Pages
'page' => 'Pagina',

View File

@ -28,8 +28,8 @@ return [
// Books
'book_create' => 'criou o livro',
'book_create_notification' => 'Livro criado com sucesso',
'book_create_from_chapter' => 'converted chapter to book',
'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
'book_create_from_chapter' => 'capítulo convertido em livro',
'book_create_from_chapter_notification' => 'Capítulo convertido com sucesso em um livro',
'book_update' => 'atualizou o livro',
'book_update_notification' => 'Livro atualizado com sucesso',
'book_delete' => 'excluiu o livro',
@ -40,8 +40,8 @@ return [
// Bookshelves
'bookshelf_create' => 'prateleira criada',
'bookshelf_create_notification' => 'Prateleira criada com sucesso',
'bookshelf_create_from_book' => 'converted book to bookshelf',
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
'bookshelf_create_from_book' => 'livro convertido em estante',
'bookshelf_create_from_book_notification' => 'Capítulo convertido com sucesso em um livro',
'bookshelf_update' => 'atualizou a prateleira',
'bookshelf_update_notification' => 'Prateleira atualizada com sucesso',
'bookshelf_delete' => 'excluiu a prateleira',