mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 05:22:15 +01:00
59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
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": ""
|
|
}
|
|
}
|
|
} |