Files
homarr/public/locales/cs/modules/date.json
2023-12-22 21:50:04 +01:00

34 lines
591 B
JSON

{
"descriptor": {
"name": "Datum a čas",
"description": "Zobrazuje aktuální datum a čas.",
"settings": {
"title": "",
"display24HourFormat": {
"label": ""
},
"dateFormat": {
"label": "",
"data": {
"hide": ""
}
},
"enableTimezone": {
"label": ""
},
"timezoneLocation": {
"label": ""
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": ""
}
}
}
}
}