mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-06 03:51:14 +03:00
i18n
This commit is contained in:
parent
6805e3c995
commit
6e1a0b7982
@ -862,6 +862,10 @@
|
|||||||
"dashboard": {
|
"dashboard": {
|
||||||
"label": "Show in UI",
|
"label": "Show in UI",
|
||||||
"description": "Toggle whether this camera is visible everywhere in the Frigate UI. Disabling this will require manually editing the config to view this camera in the UI again."
|
"description": "Toggle whether this camera is visible everywhere in the Frigate UI. Disabling this will require manually editing the config to view this camera in the UI again."
|
||||||
|
},
|
||||||
|
"review": {
|
||||||
|
"label": "Show in review",
|
||||||
|
"description": "Toggle whether this camera is visible in review (the review page and its camera filter, motion review, and the history view)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"webui_url": {
|
"webui_url": {
|
||||||
|
|||||||
@ -1546,6 +1546,10 @@
|
|||||||
"dashboard": {
|
"dashboard": {
|
||||||
"label": "Show in UI",
|
"label": "Show in UI",
|
||||||
"description": "Toggle whether this camera is visible everywhere in the Frigate UI. Disabling this will require manually editing the config to view this camera in the UI again."
|
"description": "Toggle whether this camera is visible everywhere in the Frigate UI. Disabling this will require manually editing the config to view this camera in the UI again."
|
||||||
|
},
|
||||||
|
"review": {
|
||||||
|
"label": "Show in review",
|
||||||
|
"description": "Toggle whether this camera is visible in review (the review page and its camera filter, motion review, and the history view)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"onvif": {
|
"onvif": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user