35 lines
672 B
JSON
35 lines
672 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": "無"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|