diff options
Diffstat (limited to 'apps/files_external/l10n/nl.js')
-rw-r--r-- | apps/files_external/l10n/nl.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 83b801fde25..7e4b491433e 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -26,7 +26,7 @@ OC.L10N.register( "Host" : "Host", "Username" : "Gebruikersnaam", "Password" : "Wachtwoord", - "Root" : "Root", + "Remote subfolder" : "Externe submap", "Secure ftps://" : "Secure ftps://", "Client ID" : "Client ID", "Client secret" : "Client secret", @@ -43,7 +43,6 @@ OC.L10N.register( "Username as share" : "Gebruikersnaam als share", "URL" : "URL", "Secure https://" : "Secure https://", - "Remote subfolder" : "Externe submap", "Access granted" : "Toegang toegestaan", "Error configuring Dropbox storage" : "Fout tijdens het configureren van Dropbox opslag", "Grant access" : "Sta toegang toe", |