mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-24 17:18:23 +03:00
i18n
This commit is contained in:
parent
aae5250122
commit
66e65afcda
@ -588,6 +588,10 @@
|
|||||||
"inputPlaceHolder": "Enter a name…",
|
"inputPlaceHolder": "Enter a name…",
|
||||||
"tips": "Name must be at least 2 characters, must have at least one letter, and must not be the name of a camera or another zone on this camera."
|
"tips": "Name must be at least 2 characters, must have at least one letter, and must not be the name of a camera or another zone on this camera."
|
||||||
},
|
},
|
||||||
|
"enabled": {
|
||||||
|
"title": "Enabled",
|
||||||
|
"description": "Whether this zone is active. Disabled zones are ignored at runtime."
|
||||||
|
},
|
||||||
"inertia": {
|
"inertia": {
|
||||||
"title": "Inertia",
|
"title": "Inertia",
|
||||||
"desc": "Specifies how many frames that an object must be in a zone before they are considered in the zone. <em>Default: 3</em>"
|
"desc": "Specifies how many frames that an object must be in a zone before they are considered in the zone. <em>Default: 3</em>"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user