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/it.js')
-rw-r--r--l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 7e73dcf2f..123b9f751 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"Show image" : "Mostra immagine",
"Show file" : "Mostra file",
"New text document" : "Nuovo documento di testo",
- "New text document.md" : "Nuovo documento di testo,md",
"Edit" : "Modifica",
"Undo" : "Annulla",
"Redo" : "Rifai",
@@ -39,6 +38,7 @@ OC.L10N.register(
"Unordered list" : "Elenco non ordinato",
"Ordered list" : "Elenco ordinato",
"Blockquote" : "Citazione",
- "Code block" : "Blocco di codice"
+ "Code block" : "Blocco di codice",
+ "New text document.md" : "Nuovo documento di testo,md"
},
"nplurals=2; plural=(n != 1);");