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.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/gl.js b/apps/oauth2/l10n/gl.js
index 5ca248e1c0e..2aaff4b52f6 100644
--- a/apps/oauth2/l10n/gl.js
+++ b/apps/oauth2/l10n/gl.js
@@ -1,13 +1,9 @@
OC.L10N.register(
"oauth2",
{
- "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
- "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 permítelle aos servizos externos solicitar acceso ao seu %s.",
"Name" : "Nome",
- "Redirection URI" : "URI de redireccionamento",
"Client Identifier" : "Identificador do cliente",
- "Secret" : "Secreto",
"Add client" : "Engadir cliente",
"Add" : "Engadir"
},