json formated
This commit is contained in:
parent
bd15f96d06
commit
d68b6e9469
3 changed files with 6 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"plugin-data":
|
"plugin-data": {
|
||||||
{
|
|
||||||
"name": "TinyMCE",
|
"name": "TinyMCE",
|
||||||
"description": "WYSIWYG HTML Editor, mit dem Inhalte einfach formatiert werden können."
|
"description": "WYSIWYG HTML Editor, mit dem Inhalte einfach formatiert werden können."
|
||||||
},
|
},
|
||||||
|
@ -8,4 +7,4 @@
|
||||||
"toolbar-bottom": "Untere Werkzeugleiste",
|
"toolbar-bottom": "Untere Werkzeugleiste",
|
||||||
"codesample-languages": "Codesample Programmiersprachen",
|
"codesample-languages": "Codesample Programmiersprachen",
|
||||||
"codesample-supported-laguages": "Pragrammiersprachen die von Prism unterstützt werden."
|
"codesample-supported-laguages": "Pragrammiersprachen die von Prism unterstützt werden."
|
||||||
}
|
}
|
|
@ -1,11 +1,10 @@
|
||||||
{
|
{
|
||||||
"plugin-data":
|
"plugin-data": {
|
||||||
{
|
|
||||||
"name": "TinyMCE",
|
"name": "TinyMCE",
|
||||||
"description": "WYSIWYG HTML Editor, mit dem Inhalte einfach formatiert werden können."
|
"description": "WYSIWYG HTML Editor, mit dem Inhalte einfach formatiert werden können."
|
||||||
},
|
},
|
||||||
"toolbar-top": "Obere Werkzeugleiste",
|
"toolbar-top": "Obere Werkzeugleiste",
|
||||||
"toolbar-bottom": "Untere Werkzeugleiste",
|
"toolbar-bottom": "Untere Werkzeugleiste",
|
||||||
"codesample-languages": "Codesample Programmiersprachen",
|
"codesample-languages": "Codesample Programmiersprachen",
|
||||||
"codesample-supported-laguages": "Pragrammiersprachen die von Prism unterstützt werden."
|
"codesample-supported-laguages": "Pragrammiersprachen die von Prism unterstützt werden."
|
||||||
}
|
}
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"plugin-data":
|
"plugin-data": {
|
||||||
{
|
|
||||||
"name": "TinyMCE",
|
"name": "TinyMCE",
|
||||||
"description": "HTML Editor for formatting content. Recommended for the users who don't want to work with Markdown code."
|
"description": "HTML Editor for formatting content. Recommended for the users who don't want to work with Markdown code."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue