mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 06:22:15 +01:00
35 lines
710 B
JSON
35 lines
710 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Datum i Vrijeme",
|
|
"description": "Prikaži trenutni datum i vrijeme.",
|
|
"settings": {
|
|
"title": "Postavke za widget Datuma i Vremena",
|
|
"timezone": {
|
|
"label": "",
|
|
"info": ""
|
|
},
|
|
"customTitle": {
|
|
"label": ""
|
|
},
|
|
"display24HourFormat": {
|
|
"label": "Prikaži full-time oblik (24-satni)"
|
|
},
|
|
"dateFormat": {
|
|
"label": "Oblikovanje datuma",
|
|
"data": {
|
|
"hide": "Sakrij datum"
|
|
}
|
|
},
|
|
"titleState": {
|
|
"label": "",
|
|
"info": "",
|
|
"data": {
|
|
"both": "",
|
|
"city": "",
|
|
"none": "Nijedan"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|