Add option to choose view for newly selected cameras.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"zone": "Frigate zone"
|
||||
},
|
||||
"view": {
|
||||
"camera_select": "View for newly selected cameras",
|
||||
"default": "Default view",
|
||||
"views": {
|
||||
"live": "Live view",
|
||||
@@ -39,7 +40,8 @@
|
||||
"clips": "Clips gallery",
|
||||
"snapshot": "Most recent snapshot",
|
||||
"snapshots": "Snapshots gallery",
|
||||
"image": "Static image"
|
||||
"image": "Static image",
|
||||
"current": "Current view"
|
||||
},
|
||||
"timeout_seconds": "Reset to default view X seconds after user action (0=never)",
|
||||
"update_cycle_camera": "Cycle through cameras when default view updates",
|
||||
|
||||
Reference in New Issue
Block a user