aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 4ab5f144..ccb3debb 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -33,6 +33,7 @@ menu:
33 back_to_unread: 'Voltar para os artigos não lidos' 33 back_to_unread: 'Voltar para os artigos não lidos'
34 users_management: 'Gestão de Usuários' 34 users_management: 'Gestão de Usuários'
35 # site_credentials: 'Site credentials' 35 # site_credentials: 'Site credentials'
36 # groups_management: 'Groups management'
36 top: 37 top:
37 add_new_entry: 'Adicionar uma nova entrada' 38 add_new_entry: 'Adicionar uma nova entrada'
38 search: 'Pesquisa' 39 search: 'Pesquisa'
@@ -601,3 +602,8 @@ flashes:
601 # added: 'Site credential for "%host%" added' 602 # added: 'Site credential for "%host%" added'
602 # updated: 'Site credential for "%host%" updated' 603 # updated: 'Site credential for "%host%" updated'
603 # deleted: 'Site credential for "%host%" deleted' 604 # deleted: 'Site credential for "%host%" deleted'
605 group:
606 notice:
607 # added: 'Group "%name%" added'
608 # updated: 'Group "%name%" updated'
609 # deleted: 'Group "%name%" deleted'