diff options
Diffstat (limited to 'apps/files_external/l10n/nl.php')
-rw-r--r-- | apps/files_external/l10n/nl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_external/l10n/nl.php b/apps/files_external/l10n/nl.php index 2e88c187404..2bdc047e96d 100644 --- a/apps/files_external/l10n/nl.php +++ b/apps/files_external/l10n/nl.php @@ -16,7 +16,7 @@ $TRANSLATIONS = array( "Enable Path Style" => "Activeren pad stijl", "App key" => "App key", "App secret" => "App secret", -"URL" => "URL", +"Host" => "Host", "Username" => "Gebruikersnaam", "Password" => "Wachtwoord", "Root" => "Root", @@ -36,6 +36,7 @@ $TRANSLATIONS = array( "Share" => "Share", "SMB / CIFS using OC login" => "SMB / CIFS via OC inlog", "Username as share" => "Gebruikersnaam als share", +"URL" => "URL", "Secure https://" => "Secure https://", "Remote subfolder" => "Externe submap", "Access granted" => "Toegang toegestaan", |