diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index ba161bebcab..5d195d1c759 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -137,7 +137,6 @@ OC.L10N.register( "Password protection" : "Wachtwoordbeveiliging", "Enter a password" : "Voer een wachtwoord in", "Expiration date (enforced)" : "Vervaldatum (afgedwongen)", - "Enter a date" : "Voeg een datum toe", "Create share" : "Creëren share", "Add another link" : "Nog een link toevoegen ", "Create a new share link" : "Creëer een nieuwe deellink", @@ -251,6 +250,7 @@ OC.L10N.register( "Upload" : "Uploaden", "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", + "Enter a date" : "Voeg een datum toe", "Circle" : "Kring", "Allow download" : "Downloaden toestaan", "No other users with access found" : "Geen andere gebruikers met toegang gevonden", |