mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 13:32:18 +01:00
59 lines
980 B
JSON
59 lines
980 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"showToolbar": {
|
|
"label": ""
|
|
},
|
|
"allowReadOnlyCheck": {
|
|
"label": ""
|
|
},
|
|
"content": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"controls": {
|
|
"bold": "",
|
|
"italic": "",
|
|
"strikethrough": "",
|
|
"underline": "",
|
|
"colorText": "",
|
|
"colorHighlight": "",
|
|
"code": "",
|
|
"clear": "",
|
|
"heading": "",
|
|
"align": "",
|
|
"blockquote": "",
|
|
"horizontalLine": "",
|
|
"bulletList": "",
|
|
"orderedList": "",
|
|
"checkList": "",
|
|
"increaseIndent": "",
|
|
"decreaseIndent": "",
|
|
"link": "",
|
|
"unlink": "",
|
|
"image": "",
|
|
"addTable": "",
|
|
"deleteTable": "",
|
|
"colorCell": "",
|
|
"mergeCell": "",
|
|
"addColumnLeft": "",
|
|
"addColumnRight": "",
|
|
"deleteColumn": "",
|
|
"addRowTop": "",
|
|
"addRowBelow": "",
|
|
"deleteRow": ""
|
|
},
|
|
"modals": {
|
|
"clearColor": "",
|
|
"source": "",
|
|
"widthPlaceholder": "",
|
|
"columns": "",
|
|
"rows": ""
|
|
}
|
|
}
|
|
} |