separate and consolidate global and camera i18n namespaces

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:20 -06:00
parent 8f681d5689
commit 3f7f5e3253
37 changed files with 1666 additions and 220 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
{
"label": "Cameras",
"description": "Cameras",
"label": "CameraConfig",
"name": {
"label": "Camera name",
"description": "Camera name is required"
@@ -153,7 +152,7 @@
"description": "FFmpeg settings including binary path, args, hwaccel options, and per-role output args.",
"path": {
"label": "FFmpeg path",
"description": "Path to the FFmpeg binary to use for this camera or a version alias (\"5.0\" or \"7.0\")."
"description": "Path to the FFmpeg binary to use or a version alias (\"5.0\" or \"7.0\")."
},
"global_args": {
"label": "FFmpeg global args",
File diff suppressed because it is too large Load Diff