35 lines
719 B
JSON
35 lines
719 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Data i godzina",
|
|
"description": "Wyświetla bieżącą datę i godzinę.",
|
|
"settings": {
|
|
"title": "Ustawienia dla widżetu Data i Czas",
|
|
"timezone": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"display24HourFormat": {
|
|
"label": "Wyświetlaj pełną godzinę (format 24-godzinny)"
|
|
},
|
|
"dateFormat": {
|
|
"label": "Format daty",
|
|
"data": {
|
|
"hide": "Ukryj datę"
|
|
}
|
|
},
|
|
"titleState": {
|
|
"label": "",
|
|
"info": "",
|
|
"data": {
|
|
"both": "",
|
|
"city": "",
|
|
"none": "Żaden"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|