diff options
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 32d53b3cced..77cf7b1b938 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -4,7 +4,6 @@ OC.L10N.register( "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", "Storage invalid" : "Opslag ongeldig", "Unknown error" : "Onbekende fout", - "Files" : "Bestanden", "All files" : "Alle bestanden", "Recent" : "Recent", "File could not be found" : "Bestand kon niet worden gevonden", @@ -29,6 +28,7 @@ OC.L10N.register( "Disconnect storage" : "Verbinding met opslag verbreken", "Unshare" : "Stop met delen", "Could not load info for file \"{file}\"" : "Kon geen informatie laden voor bestand \"{file}\"", + "Files" : "Bestanden", "Details" : "Details", "Select" : "Selecteer", "Pending" : "In behandeling", |