diff options
Diffstat (limited to 'apps/files_external/l10n/nl.js')
-rw-r--r-- | apps/files_external/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 15c579b9e7e..31e95aca97e 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -7,7 +7,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Stap 1 is mislukt. Uitzondering: %s", "Step 2 failed. Exception: %s" : "Stap 2 is mislukt. Uitzondering: %s", "External storages" : "Externe opslag", - "External storage" : "Externe opslag", "Dropbox App Configuration" : "Dropbox app configuratie", "Google Drive App Configuration" : "Google Drive app configuratie", "Personal" : "Persoonlijk", @@ -118,6 +117,7 @@ OC.L10N.register( "Never" : "Nooit", "Once every direct access" : "Een keer bij elke directe toegang", "Folder name" : "Mapnaam", + "External storage" : "Externe opslag", "Authentication" : "Authenticatie", "Configuration" : "Configuratie", "Available for" : "Beschikbaar voor", |