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

35 lines
707 B
JSON

{
"descriptor": {
"name": "Datums un Laiks",
"description": "Rāda pašreizējo datumu un laiku.",
"settings": {
"title": "Datuma un Laika logrīka iestatījumi",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Rādīt pilnu laiku (24 stundu)"
},
"dateFormat": {
"label": "Datuma formāts",
"data": {
"hide": "Paslēpt Datumu"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Nekas"
}
}
}
}
}