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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 38fd64b9a..16a20d0a6 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Tekst",
+ "text document" : "tekst document",
"Readme" : "Leesmij",
"Text" : "Tekst",
"📝 Collaborative document editing" : "Gezamenlijke documentbewerking",
diff --git a/l10n/nl.json b/l10n/nl.json
index 5a4bf1dee..b602a7ac1 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Tekst",
+ "text document" : "tekst document",
"Readme" : "Leesmij",
"Text" : "Tekst",
"📝 Collaborative document editing" : "Gezamenlijke documentbewerking",