35 lines
715 B
JSON
35 lines
715 B
JSON
{
|
|
"descriptor": {
|
|
"name": "日付と時間",
|
|
"description": "現在の日付と時刻を表示します。",
|
|
"settings": {
|
|
"title": "日付と時刻ウィジェットの設定",
|
|
"timezone": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"display24HourFormat": {
|
|
"label": "24時間表示"
|
|
},
|
|
"dateFormat": {
|
|
"label": "日付フォーマット",
|
|
"data": {
|
|
"hide": "日付を隠す"
|
|
}
|
|
},
|
|
"titleState": {
|
|
"label": "",
|
|
"info": "",
|
|
"data": {
|
|
"both": "",
|
|
"city": "",
|
|
"none": "なし"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|