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

35 lines
699 B
JSON

{
"descriptor": {
"name": "Data e Ora",
"description": "Visualizza la data e l'ora correnti.",
"settings": {
"title": "Impostazioni per il widget Data e Ora",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Visualizza formato 24 ore"
},
"dateFormat": {
"label": "Formattazione data",
"data": {
"hide": "Nascondi data"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Niente"
}
}
}
}
}