35 lines
699 B
JSON
35 lines
699 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Data e Ora",
|
|
"description": "Visualizza la data e l'ora correnti.",
|
|
"settings": {
|
|
"title": "Impostazioni per il widget Data e Ora",
|
|
"timezone": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"display24HourFormat": {
|
|
"label": "Visualizza formato 24 ore"
|
|
},
|
|
"dateFormat": {
|
|
"label": "Formattazione data",
|
|
"data": {
|
|
"hide": "Nascondi data"
|
|
}
|
|
},
|
|
"titleState": {
|
|
"label": "",
|
|
"info": "",
|
|
"data": {
|
|
"both": "",
|
|
"city": "",
|
|
"none": "Niente"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|