summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/pt_BR.js')
-rw-r--r--apps/comments/l10n/pt_BR.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index 0ba0bf5de0c..19efa9e725a 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"You commented" : "Você comentou",
"%1$s commented" : "%1$s comentado",
"You commented on %2$s" : "Você comentou em %2$s",
- "%1$s commented on %2$s" : "%1$s comentado em %2$s"
+ "%1$s commented on %2$s" : "%1$s comentado em %2$s",
+ "<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos"
},
"nplurals=2; plural=(n > 1);");