mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-21 03:09:02 +03:00
fix: fix delete zone type i18n (#21894)
CI / AMD64 Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / ARM Build (push) Waiting to run
CI / AMD64 Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / ARM Build (push) Waiting to run
This commit is contained in:
@@ -468,6 +468,11 @@
|
||||
}
|
||||
},
|
||||
"polygonDrawing": {
|
||||
"type": {
|
||||
"zone": "zone",
|
||||
"motion_mask": "motion mask",
|
||||
"object_mask": "object mask"
|
||||
},
|
||||
"removeLastPoint": "Remove last point",
|
||||
"reset": {
|
||||
"label": "Clear all points"
|
||||
|
||||
Reference in New Issue
Block a user