35 lines
690 B
JSON
35 lines
690 B
JSON
{
|
||
"descriptor": {
|
||
"name": "Date et heure",
|
||
"description": "Affiche la date et l'heure courante.",
|
||
"settings": {
|
||
"title": "Paramètres du widget Date et heure",
|
||
"timezone": {
|
||
"label": "",
|
||
"info": ""
|
||
},
|
||
"customTitle": {
|
||
"label": ""
|
||
},
|
||
"display24HourFormat": {
|
||
"label": "Affichage 24 h"
|
||
},
|
||
"dateFormat": {
|
||
"label": "Format de la date",
|
||
"data": {
|
||
"hide": "Masquer la date"
|
||
}
|
||
},
|
||
"titleState": {
|
||
"label": "",
|
||
"info": "",
|
||
"data": {
|
||
"both": "",
|
||
"city": "",
|
||
"none": "Aucun"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|