mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations activities.php (Portuguese)
This commit is contained in:
parent
f3d7d06536
commit
a99cbcfe12
@ -28,8 +28,8 @@ return [
|
|||||||
// Books
|
// Books
|
||||||
'book_create' => 'livro criado',
|
'book_create' => 'livro criado',
|
||||||
'book_create_notification' => 'Livro criado com sucesso',
|
'book_create_notification' => 'Livro criado com sucesso',
|
||||||
'book_create_from_chapter' => 'converted chapter to book',
|
'book_create_from_chapter' => 'capítulo convertido para lívro',
|
||||||
'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
|
'book_create_from_chapter_notification' => 'Capítulo convertido em livro com sucesso',
|
||||||
'book_update' => 'livro atualizado',
|
'book_update' => 'livro atualizado',
|
||||||
'book_update_notification' => 'Livro atualizado com sucesso',
|
'book_update_notification' => 'Livro atualizado com sucesso',
|
||||||
'book_delete' => 'livro eliminado',
|
'book_delete' => 'livro eliminado',
|
||||||
@ -40,8 +40,8 @@ return [
|
|||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'estante criada',
|
'bookshelf_create' => 'estante criada',
|
||||||
'bookshelf_create_notification' => 'Estante criada com sucesso',
|
'bookshelf_create_notification' => 'Estante criada com sucesso',
|
||||||
'bookshelf_create_from_book' => 'converted book to bookshelf',
|
'bookshelf_create_from_book' => 'livro convertido para estante',
|
||||||
'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
|
'bookshelf_create_from_book_notification' => 'Livro convertido em prateleira com sucesso',
|
||||||
'bookshelf_update' => 'estante atualizada',
|
'bookshelf_update' => 'estante atualizada',
|
||||||
'bookshelf_update_notification' => 'Estante atualizada com sucesso',
|
'bookshelf_update_notification' => 'Estante atualizada com sucesso',
|
||||||
'bookshelf_delete' => 'excluiu a prateleira',
|
'bookshelf_delete' => 'excluiu a prateleira',
|
||||||
|
Loading…
Reference in New Issue
Block a user