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

35 lines
709 B
JSON

{
"descriptor": {
"name": "Dátum és idő",
"description": "Megjeleníti az aktuális dátumot és időt.",
"settings": {
"title": "A Naptár widget beállításai",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "24 órás idő kijelzése"
},
"dateFormat": {
"label": "Dátum formázás",
"data": {
"hide": "Dátum elrejtése"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Semmi"
}
}
}
}
}