mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 12:32:14 +01:00
35 lines
708 B
JSON
35 lines
708 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": "없음"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|