mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-22 23:42:16 +01:00
44 lines
671 B
JSON
44 lines
671 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"name": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"items": {
|
|
"label": ""
|
|
},
|
|
"layout": {
|
|
"label": "",
|
|
"data": {
|
|
"autoGrid": "",
|
|
"horizontal": "",
|
|
"vertical": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"noneFound": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"item": {
|
|
"validation": {
|
|
"length": "",
|
|
"invalidLink": "",
|
|
"errorMsg": ""
|
|
},
|
|
"name": "",
|
|
"url": "",
|
|
"newTab": "",
|
|
"hideHostname": "",
|
|
"hideIcon": "",
|
|
"delete": ""
|
|
}
|
|
}
|