diff options
Diffstat (limited to 'apps/oauth2/l10n/nl.js')
-rw-r--r-- | apps/oauth2/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/nl.js b/apps/oauth2/l10n/nl.js index ebb3cacc596..ad96691087a 100644 --- a/apps/oauth2/l10n/nl.js +++ b/apps/oauth2/l10n/nl.js @@ -8,7 +8,6 @@ OC.L10N.register( "Client Identifier" : "Client identificatie", "Secret" : "Geheim", "Add client" : "Voeg client toe", - "Add" : "Toevoegen", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 staat externe services toe om toegang te vragen aan %s" + "Add" : "Toevoegen" }, "nplurals=2; plural=(n != 1);"); |