summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/gl.js')
-rw-r--r--apps/oauth2/l10n/gl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
index 2aaff4b52f6..0f1feaaff95 100644
--- a/apps/oauth2/l10n/gl.js
+++ b/apps/oauth2/l10n/gl.js
@@ -1,9 +1,12 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nome",
+ "Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
+ "Secret" : "Secreto",
"Add client" : "Engadir cliente",
"Add" : "Engadir"
},