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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.json')
-rw-r--r--l10n/nl.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/nl.json b/l10n/nl.json
index 7cf45ba2e..6d4ac2477 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -19,7 +19,6 @@
"Show image" : "Toon afbeelding",
"Show file" : "Toon bestand",
"New text document" : "Nieuw tekstdocument",
- "New text document.md" : "Nieuw tekstdocument.md",
"Edit" : "Bewerken",
"Undo" : "Ongedaan maken",
"Redo" : "Opnieuw doen",
@@ -37,6 +36,7 @@
"Unordered list" : "Ongesorteerde lijst",
"Ordered list" : "Gesorteerde lijst",
"Blockquote" : "Tekstblok",
- "Code block" : "Code blok"
+ "Code block" : "Code blok",
+ "New text document.md" : "Nieuw tekstdocument.md"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file