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/sv.js')
-rw-r--r--l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index 58d88d6d3..fbcc7550b 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"Show image" : "Visa bild",
"Show file" : "Visa fil",
"New text document" : "Nytt textdokument",
- "New text document.md" : "Nytt textdokument.md",
"Edit" : "Redigera",
"Undo" : "Ă…ngra",
"Redo" : "Upprepa",
@@ -39,6 +38,7 @@ OC.L10N.register(
"Unordered list" : "Punktlista",
"Ordered list" : "Numrerad lista",
"Blockquote" : "Blockcitat",
- "Code block" : "Kodblock"
+ "Code block" : "Kodblock",
+ "New text document.md" : "Nytt textdokument.md"
},
"nplurals=2; plural=(n != 1);");