Add native PTZ element.

This commit is contained in:
Dermot Duffy
2022-08-16 21:27:10 -07:00
parent 9098c1e4e3
commit b10b0e6072
5 changed files with 401 additions and 14 deletions
+11
View File
@@ -372,5 +372,16 @@
"no_thumbnail": "No thumbnail available",
"retain_indefinitely": "Event will be indefinitely retained",
"timeline": "See event in timeline"
},
"elements": {
"ptz": {
"up": "Up",
"down": "Down",
"left": "Left",
"right": "Right",
"zoom_in": "Zoom In",
"zoom_out": "Zoom Out",
"home": "Home"
}
}
}