Add option to disable next/prev controls.
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"show_button": "Show button",
|
||||
"zone": "Zone",
|
||||
"label": "Frigate label/object filter (Optional)",
|
||||
"live_provider": "Live view provider (Optional)"
|
||||
"live_provider": "Live view provider (Optional)",
|
||||
"show_control": "Show control"
|
||||
},
|
||||
"menu": {
|
||||
"frigate": "Frigate Menu / Default View",
|
||||
@@ -43,6 +44,9 @@
|
||||
"snapshot": "Latest Snapshot",
|
||||
"frigate_ui": "Frigate User Interface"
|
||||
},
|
||||
"control": {
|
||||
"nextprev": "Media Next & Previous"
|
||||
},
|
||||
"menu_mode": {
|
||||
"none": "No menu",
|
||||
"hidden-top": "Hidden Top",
|
||||
|
||||
Reference in New Issue
Block a user