35 lines
687 B
JSON
35 lines
687 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Datum och tid",
|
|
"description": "Visar aktuellt datum och tid.",
|
|
"settings": {
|
|
"title": "Inställningar för datum och tid widget",
|
|
"timezone": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"display24HourFormat": {
|
|
"label": "Visa heltid (24-timmars)"
|
|
},
|
|
"dateFormat": {
|
|
"label": "Datumformat",
|
|
"data": {
|
|
"hide": "Dölj datum"
|
|
}
|
|
},
|
|
"titleState": {
|
|
"label": "",
|
|
"info": "",
|
|
"data": {
|
|
"both": "",
|
|
"city": "",
|
|
"none": "Ingen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|