Update en.json
This commit is contained in:
parent
98a3936b4c
commit
e8a5869405
|
@ -2,11 +2,11 @@
|
||||||
"plugin-data":
|
"plugin-data":
|
||||||
{
|
{
|
||||||
"name": "SimpleMDE",
|
"name": "SimpleMDE",
|
||||||
"description": "Editor Markdown, interfaccia pulita per creare linguaggio markup."
|
"description": "Markdown editor, cleaned interface to create markup language."
|
||||||
},
|
},
|
||||||
"toolbar": "Barra degli strumenti",
|
"toolbar": "Toolbar",
|
||||||
"tab-size": "Dimensione Tab",
|
"tab-size": "Tab size",
|
||||||
"autosave": "Salvataggio Automatico",
|
"autosave": "Autosave",
|
||||||
"spell-checker": "Correttore",
|
"spell-checker": "Spell Checker",
|
||||||
"content-here-supports-markdown-and-html-code": "Il contenuto qui supporta il codice Markdown e HTML"
|
"content-here-supports-markdown-and-html-code": "Content here supports Markdown and HTML code"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue