Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/es_EC.json')
-rw-r--r--apps/oauth2/l10n/es_EC.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/es_EC.json b/apps/oauth2/l10n/es_EC.json
index 74cd5c2095f..e252779a553 100644
--- a/apps/oauth2/l10n/es_EC.json
+++ b/apps/oauth2/l10n/es_EC.json
@@ -1,12 +1,12 @@
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Clientes OAuth 2.0",
+ "Add client" : "Agregar cliente",
"Name" : "Nombre",
"Redirection URI" : "URI para redirección",
+ "Add" : "Agregar",
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
- "Add client" : "Agregar cliente",
- "Add" : "Agregar",
"Delete" : "Borrar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file