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 81a0982b4..5fdb780aa 100644
--- a/l10n/eo.js
+++ b/l10n/eo.js
@@ -22,7 +22,6 @@ OC.L10N.register(
"Blockquote" : "Citaĵo",
"Code block" : "Kodbloko",
"Insert image" : "Enmeti bildon",
- "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"],
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn...",
"Edit" : "Modifi",
"Undo" : "Malfari",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Heading 2" : "Titolo 2",
"Heading 3" : "Titolo 3",
"Heading 4" : "Titolo 4",
- "Heading 5" : "Titolo 5"
+ "Heading 5" : "Titolo 5",
+ "_and %n other editor_::_and %n other editors_" : ["kaj %n alia redaktanto","kaj %naliaj redaktantoj"]
},
"nplurals=2; plural=(n != 1);");