26 lines
520 B
JSON
26 lines
520 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Preferito",
|
|
"description": "Visualizza un elenco statico di stringhe o link",
|
|
"settings": {
|
|
"title": "Opzioni preferiti",
|
|
"name": {
|
|
"label": "Titolo del Widget",
|
|
"info": ""
|
|
},
|
|
"items": {
|
|
"label": "Elementi"
|
|
},
|
|
"layout": {
|
|
"label": "Layout"
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"noneFound": {
|
|
"title": "Lista preferiti vuota",
|
|
"text": "Aggiungi nuovi elementi a questo elenco in edit mode"
|
|
}
|
|
}
|
|
}
|