35 lines
700 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|