13 lines
521 B
JSON
13 lines
521 B
JSON
{
|
|
"plugin-data":
|
|
{
|
|
"name": "TinyMCE",
|
|
"description": "HTML Editor for formatting content. Recommended for the users who don't want to work with Markdown code."
|
|
},
|
|
"toolbar-top": "Toolbar top",
|
|
"toolbar-bottom": "Toolbar bottom",
|
|
"context-menu": "Context menu",
|
|
"context-menu-info": "Hit <kbd>Ctrl</kbd> or <kbd>Cmd</kbd> + <kbd>right click</kbd> to use the browser spellchecker.",
|
|
"codesample-languages": "Codesample languages",
|
|
"codesample-supported-laguages": "Programming languages supported by Prism."
|
|
}
|