Bug fixes
This commit is contained in:
parent
d632f2455b
commit
3120e7975a
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"plugin-data":
|
||||||
|
{
|
||||||
|
"name": "SimpleMDE",
|
||||||
|
"description": "Simple, facil y hermoso editor Markdown.",
|
||||||
|
"author": "Bludit",
|
||||||
|
"email": "",
|
||||||
|
"website": "https://github.com/NextStepWebs/simplemde-markdown-editor",
|
||||||
|
"version": "0.1",
|
||||||
|
"releaseDate": "2015-08-27"
|
||||||
|
},
|
||||||
|
"toolbar": "Barra de herramientas",
|
||||||
|
"tab-size": "Tamaño de la tabulación"
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue