frigate/web/public/locales/en/config/camera_groups.json
2026-02-27 09:40:20 -06:00

17 lines
503 B
JSON

{
"label": "Camera groups",
"description": "Configuration for named camera groups used to organize cameras in the UI.",
"cameras": {
"label": "Camera list",
"description": "Array of camera names included in this group."
},
"icon": {
"label": "Group icon",
"description": "Icon used to represent the camera group in the UI."
},
"order": {
"label": "Sort order",
"description": "Numeric order used to sort camera groups in the UI; larger numbers appear later."
}
}