diff options
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r-- | apps/files/l10n/nl.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 699ee19c211..de059f16f08 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -144,6 +144,7 @@ "Tags" : "Tags", "Deleted files" : "Verwijderde bestanden", "Text file" : "Tekstbestand", - "New text file.txt" : "Nieuw tekstbestand.txt" + "New text file.txt" : "Nieuw tekstbestand.txt", + "Move" : "Verplaatsen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |