This commit is contained in:
Josh Hawkins
2026-02-27 16:19:47 -06:00
parent 7badcbdbeb
commit 4f358c376f
8 changed files with 47 additions and 23 deletions
+2 -1
View File
@@ -514,7 +514,7 @@
}
},
"motionMaskLabel": "Motion Mask {{number}}",
"objectMaskLabel": "Object Mask {{number}} ({{label}})",
"objectMaskLabel": "Object Mask {{number}}",
"form": {
"zoneName": {
"error": {
@@ -636,6 +636,7 @@
},
"add": "New Motion Mask",
"edit": "Edit Motion Mask",
"defaultName": "Motion Mask {{number}}",
"context": {
"title": "Motion masks are used to prevent unwanted types of motion from triggering detection (example: tree branches, camera timestamps). Motion masks should be used <em>very sparingly</em>, over-masking will make it more difficult for objects to be tracked."
},