mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
59 lines
1.1 KiB
JSON
59 lines
1.1 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "Bilježnica",
|
|
"description": "Interaktivni widget koji se temelji na markdownu za pisanje bilješki!",
|
|
"settings": {
|
|
"title": "Postavke za widget bilježnice",
|
|
"showToolbar": {
|
|
"label": "Prikažite alatnu traku koja će vam pomoći u pisanju oznake"
|
|
},
|
|
"allowReadOnlyCheck": {
|
|
"label": ""
|
|
},
|
|
"content": {
|
|
"label": "Sadržaj bilježnice"
|
|
}
|
|
}
|
|
},
|
|
"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": ""
|
|
}
|
|
}
|
|
} |