diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/pt_BR.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index edc986c1b7b..4fe8461b7db 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -10,7 +10,7 @@ OC.L10N.register( "Edit comment" : "Editar comentário", "[Deleted user]" : "[Usuário excluído]", "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", - "More comments …" : "Mais comentários ...", + "More comments …" : "Mais comentários...", "Save" : "Salvar", "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos", "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com id {id}", diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 5b4e994632f..4ad90950735 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -8,7 +8,7 @@ "Edit comment" : "Editar comentário", "[Deleted user]" : "[Usuário excluído]", "No comments yet, start the conversation!" : "Nenhum comentário ainda, inicie uma conversa!", - "More comments …" : "Mais comentários ...", + "More comments …" : "Mais comentários...", "Save" : "Salvar", "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos", "Error occurred while retrieving comment with id {id}" : "Ocorreu um erro durante a recuperação do comentário com id {id}", |