aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/es_MX.js4
-rw-r--r--apps/oauth2/l10n/es_MX.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/es_MX.js b/apps/oauth2/l10n/es_MX.js
index c96e2c46770..5aa4242f548 100644
--- a/apps/oauth2/l10n/es_MX.js
+++ b/apps/oauth2/l10n/es_MX.js
@@ -3,9 +3,9 @@ OC.L10N.register(
{
"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 le permite a servicios externos solicituar acceso a su %s.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a tu %s.",
"Name" : "Nombre",
- "Redirection URI" : "URI de redirección",
+ "Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Add client" : "Agregar cliente",
diff --git a/apps/oauth2/l10n/es_MX.json b/apps/oauth2/l10n/es_MX.json
index 809d645680c..6834bcdd298 100644
--- a/apps/oauth2/l10n/es_MX.json
+++ b/apps/oauth2/l10n/es_MX.json
@@ -1,9 +1,9 @@
{ "translations": {
"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 le permite a servicios externos solicituar acceso a su %s.",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 le permite a servicios externos solicituar acceso a tu %s.",
"Name" : "Nombre",
- "Redirection URI" : "URI de redirección",
+ "Redirection URI" : "URI para redirección",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Add client" : "Agregar cliente",