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

35 lines
708 B
JSON

{
"descriptor": {
"name": "Dato og klokkeslett",
"description": "Viser gjeldende dato og klokkeslett.",
"settings": {
"title": "Innstillinger for dato og klokkeslett widget",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Vis 24 timers formatering"
},
"dateFormat": {
"label": "Datoformatering",
"data": {
"hide": "Skjul dato"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Ingen"
}
}
}
}
}