Files
homarr/public/locales/cs/modules/date.json
2023-12-30 21:46:01 +01:00

35 lines
600 B
JSON

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