diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 8ecfbcab8d3..6c1f17716e1 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -101,7 +101,7 @@ OC.L10N.register( "Download" : "Downloaden", "Download %s" : "Download %s", "Direct link" : "Directe link", - "Upload files to %s" : "Uploaden bestanden naar%s", + "Upload files to %s" : "Upload bestanden naar %s", "Select or drop files" : "Selecteer of leg bestanden neer", "Uploading files…" : "Uploaden bestanden...", "Uploaded files:" : "Geüploade bestanden", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index c908d6999c3..0a2a894725b 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -99,7 +99,7 @@ "Download" : "Downloaden", "Download %s" : "Download %s", "Direct link" : "Directe link", - "Upload files to %s" : "Uploaden bestanden naar%s", + "Upload files to %s" : "Upload bestanden naar %s", "Select or drop files" : "Selecteer of leg bestanden neer", "Uploading files…" : "Uploaden bestanden...", "Uploaded files:" : "Geüploade bestanden", |