mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 11:51:53 +03:00
i18n
This commit is contained in:
parent
7b83b936ab
commit
c79d6cf2ea
@ -364,7 +364,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"step3": {
|
"step3": {
|
||||||
"description": "Configure stream roles and add additional streams for your camera.",
|
"description": "Configure features, stream roles, and add additional streams for your camera.",
|
||||||
"streamsTitle": "Camera Streams",
|
"streamsTitle": "Camera Streams",
|
||||||
"addStream": "Add Stream",
|
"addStream": "Add Stream",
|
||||||
"addAnotherStream": "Add Another Stream",
|
"addAnotherStream": "Add Another Stream",
|
||||||
@ -403,6 +403,16 @@
|
|||||||
"featuresPopover": {
|
"featuresPopover": {
|
||||||
"title": "Stream Features",
|
"title": "Stream Features",
|
||||||
"description": "Use go2rtc restreaming to reduce connections to your camera."
|
"description": "Use go2rtc restreaming to reduce connections to your camera."
|
||||||
|
},
|
||||||
|
"ptz": {
|
||||||
|
"title": "Enable PTZ Controls",
|
||||||
|
"detectedNote": "PTZ support has been detected via ONVIF.",
|
||||||
|
"connectionDetails": "ONVIF connection details",
|
||||||
|
"host": "ONVIF Host",
|
||||||
|
"port": "ONVIF Port",
|
||||||
|
"username": "ONVIF Username",
|
||||||
|
"password": "ONVIF Password",
|
||||||
|
"hostRequiredWarning": "An ONVIF host and port are required when PTZ controls are enabled."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"step4": {
|
"step4": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user