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/nl.js')
-rw-r--r--apps/oauth2/l10n/nl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js
index 1d830c5aa02..b6eab2edfef 100644
--- a/apps/oauth2/l10n/nl.js
+++ b/apps/oauth2/l10n/nl.js
@@ -15,7 +15,6 @@ OC.L10N.register(
"Add client" : "Voeg client toe",
"Add" : "Toevoegen",
"Show client secret" : "Tonen client secret",
- "Delete" : "verwijderen",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s"
+ "Delete" : "verwijderen"
},
"nplurals=2; plural=(n != 1);");