Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r--apps/files/l10n/nl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index e6580e55440..aacae19af41 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -146,6 +146,7 @@ OC.L10N.register(
"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"
},
"nplurals=2; plural=(n != 1);");