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_DO.js')
-rw-r--r--apps/oauth2/l10n/es_DO.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/es_DO.js b/apps/oauth2/l10n/es_DO.js
index fc4b325af4c..30196df1983 100644
--- a/apps/oauth2/l10n/es_DO.js
+++ b/apps/oauth2/l10n/es_DO.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Client Identifier" : "Identificador del cliente",
"Secret" : "Secreto",
"Add client" : "Agregar cliente",
- "Add" : "Agregar"
+ "Add" : "Agregar",
+ "Delete" : "Borrar"
},
"nplurals=2; plural=(n != 1);");