aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/es.js3
-rw-r--r--apps/oauth2/l10n/es.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/es.js b/apps/oauth2/l10n/es.js
index 5c66c33917b..12786b9008e 100644
--- a/apps/oauth2/l10n/es.js
+++ b/apps/oauth2/l10n/es.js
@@ -11,7 +11,8 @@ OC.L10N.register(
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
- "Secret key" : "Clave secreta",
+ "Secret key" : "Llave secreta",
+ "Delete client" : "Eliminar cliente",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
"Show client secret" : "Mostrar secreto del cliente",
diff --git a/apps/oauth2/l10n/es.json b/apps/oauth2/l10n/es.json
index eb36ea0b68e..53c7644f1a6 100644
--- a/apps/oauth2/l10n/es.json
+++ b/apps/oauth2/l10n/es.json
@@ -9,7 +9,8 @@
"Name" : "Nombre",
"Redirection URI" : "URI de redirección",
"Client Identifier" : "Identificador de cliente",
- "Secret key" : "Clave secreta",
+ "Secret key" : "Llave secreta",
+ "Delete client" : "Eliminar cliente",
"Add client" : "Añadir cliente",
"Add" : "Añadir",
"Show client secret" : "Mostrar secreto del cliente",