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/eo.js')
-rw-r--r--l10n/eo.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/eo.js b/l10n/eo.js
index e26adf3aa..5f6835c7f 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"Show image" : "Montri bildon",
"Show file" : "Montri dosieron",
"New text document" : "Nova tekstdokumento",
- "New text document.md" : "Nova tekstdokumento.md",
"Edit" : "Modifi",
"Undo" : "Malfari",
"Redo" : "Refari",
@@ -39,6 +38,7 @@ OC.L10N.register(
"Unordered list" : "Neordigita listo",
"Ordered list" : "Ordigita listo",
"Blockquote" : "Citaĵo",
- "Code block" : "Kodbloko"
+ "Code block" : "Kodbloko",
+ "New text document.md" : "Nova tekstdokumento.md"
},
"nplurals=2; plural=(n != 1);");