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

35 lines
700 B
JSON

{
"descriptor": {
"name": "Data e Hora",
"description": "Apresenta a data e hora actuais.",
"settings": {
"title": "Definições para o widget de Data e Hora",
"timezone": {
"label": "",
"info": ""
},
"customTitle": {
"label": ""
},
"display24HourFormat": {
"label": "Mostrar tempo (24 horas)"
},
"dateFormat": {
"label": "Formatação de data",
"data": {
"hide": "Ocultar data"
}
},
"titleState": {
"label": "",
"info": "",
"data": {
"both": "",
"city": "",
"none": "Nenhum"
}
}
}
}
}