frigate/web/public/locales/en/config/ui.json
2025-12-05 09:51:28 -06:00

21 lines
411 B
JSON

{
"label": "UI configuration.",
"properties": {
"timezone": {
"label": "Override UI timezone."
},
"time_format": {
"label": "Override UI time format."
},
"date_style": {
"label": "Override UI dateStyle."
},
"time_style": {
"label": "Override UI timeStyle."
},
"unit_system": {
"label": "The unit system to use for measurements."
}
}
}