Skip to content

Commit

Permalink
New Crowdin updates (#3625)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Aug 9, 2022
1 parent a904467 commit 7fa934e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion resources/lang/nl/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
'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',
Expand Down
8 changes: 4 additions & 4 deletions resources/lang/pt_BR/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
// 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',
Expand All @@ -40,8 +40,8 @@
// 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',
Expand Down

0 comments on commit 7fa934e

Please sign in to comment.