aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/pt_BR.js')
-rw-r--r--apps/oauth2/l10n/pt_BR.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index a4182414018..b8cc9d24bd4 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.js
@@ -17,7 +17,6 @@ OC.L10N.register(
"Add" : "Adicionar",
"Delete" : "Excluir",
"Show client secret" : "Mostra senha do cliente",
- "Hide client secret" : "Ocultar segredo do cliente",
- "Secret" : "Secreto"
+ "Hide client secret" : "Ocultar segredo do cliente"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");