fix array field template

This commit is contained in:
Josh Hawkins
2026-02-27 09:37:57 -06:00
parent ab727089d2
commit 0b148d66f3
6 changed files with 105 additions and 63 deletions
@@ -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",