mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
fix array field template
This commit is contained in:
@@ -1123,6 +1123,14 @@
|
||||
}
|
||||
},
|
||||
"configForm": {
|
||||
"global": {
|
||||
"title": "Global Settings",
|
||||
"description": "These settings apply to all cameras unless overridden in the camera-specific settings."
|
||||
},
|
||||
"camera": {
|
||||
"title": "Camera Settings",
|
||||
"description": "These settings apply only to this camera and override the global settings."
|
||||
},
|
||||
"showAdvanced": "Show Advanced Settings",
|
||||
"tabs": {
|
||||
"sharedDefaults": "Shared Defaults",
|
||||
|
||||
Reference in New Issue
Block a user