aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/es_HN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/es_HN.json')
-rw-r--r--apps/oauth2/l10n/es_HN.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/es_HN.json b/apps/oauth2/l10n/es_HN.json
index 00c74df98c8..8c8a21cec60 100644
--- a/apps/oauth2/l10n/es_HN.json
+++ b/apps/oauth2/l10n/es_HN.json
@@ -1,11 +1,11 @@
{ "translations": {
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
"Name" : "Nombre",
- "Client Identifier" : "Identificador del cliente",
- "Add client" : "Agregar cliente",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s.",
"Redirection URI" : "URI para redirección",
+ "Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
- "Add" : "Agregar"
+ "Add client" : "Agregar cliente",
+ "Add" : "Agregar",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 le permite a los servicios externos solicitar acceso a %s."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file