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/eu.js')
-rw-r--r--apps/oauth2/l10n/eu.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/eu.js b/apps/oauth2/l10n/eu.js
index f8166fada9a..31c5b67f315 100644
--- a/apps/oauth2/l10n/eu.js
+++ b/apps/oauth2/l10n/eu.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Client Identifier" : "Bezeroaren Identifikadorea",
"Secret" : "Sekretua",
"Add client" : "Bezeroa gehitu",
- "Add" : "Gehitu"
+ "Add" : "Gehitu",
+ "Delete" : "Ezabatu"
},
"nplurals=2; plural=(n != 1);");