mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Adds missing "activities" pt_BR translations
This commit is contained in:
parent
495d18814a
commit
36d18f28ee
@ -37,6 +37,14 @@ return [
|
||||
'book_sort' => 'livro classificado',
|
||||
'book_sort_notification' => 'Livro reclassificado com sucesso',
|
||||
|
||||
// Bookshelves
|
||||
'bookshelf_create' => 'prateleira criada',
|
||||
'bookshelf_create_notification' => 'Prateleira criada com sucesso',
|
||||
'bookshelf_update' => 'prateleira atualizada',
|
||||
'bookshelf_update_notification' => 'Prateleira atualizada com sucesso',
|
||||
'bookshelf_delete' => 'prateleira excluída',
|
||||
'bookshelf_delete_notification' => 'Prateleira excluída com sucesso',
|
||||
|
||||
// Other
|
||||
'commented_on' => 'comentou em',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user