summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/pt_BR.js2
-rw-r--r--apps/oauth2/l10n/pt_BR.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pt_BR.js b/apps/oauth2/l10n/pt_BR.js
index f710176c392..93d4082f24e 100644
--- a/apps/oauth2/l10n/pt_BR.js
+++ b/apps/oauth2/l10n/pt_BR.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"Name" : "Nome",
"Redirection URI" : "Redirecionamento URI",
"Client Identifier" : "Identificador do Cliente",
- "Secret" : "Sigilo",
+ "Secret" : "Secreto",
"Add client" : "Adicionar cliente",
"Add" : "Adicionar"
},
diff --git a/apps/oauth2/l10n/pt_BR.json b/apps/oauth2/l10n/pt_BR.json
index c2ca0254a8d..f8b09c33f37 100644
--- a/apps/oauth2/l10n/pt_BR.json
+++ b/apps/oauth2/l10n/pt_BR.json
@@ -5,7 +5,7 @@
"Name" : "Nome",
"Redirection URI" : "Redirecionamento URI",
"Client Identifier" : "Identificador do Cliente",
- "Secret" : "Sigilo",
+ "Secret" : "Secreto",
"Add client" : "Adicionar cliente",
"Add" : "Adicionar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"