mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-26 01:58:21 +03:00
i18n
This commit is contained in:
parent
6bceafe686
commit
688bef22f2
@ -505,6 +505,7 @@
|
|||||||
"all": "All Masks and Zones"
|
"all": "All Masks and Zones"
|
||||||
},
|
},
|
||||||
"restart_required": "Restart required (masks/zones changed)",
|
"restart_required": "Restart required (masks/zones changed)",
|
||||||
|
"disabledInConfig": "This item is disabled in the configuration file",
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"copyCoordinates": "Copied coordinates for {{polyName}} to clipboard."
|
"copyCoordinates": "Copied coordinates for {{polyName}} to clipboard."
|
||||||
@ -590,7 +591,7 @@
|
|||||||
},
|
},
|
||||||
"enabled": {
|
"enabled": {
|
||||||
"title": "Enabled",
|
"title": "Enabled",
|
||||||
"description": "Whether this zone is active. Disabled zones are ignored at runtime."
|
"description": "Whether this zone is enabled. If disabled, it cannot be enabled by MQTT. Disabled zones are ignored at runtime."
|
||||||
},
|
},
|
||||||
"inertia": {
|
"inertia": {
|
||||||
"title": "Inertia",
|
"title": "Inertia",
|
||||||
@ -692,7 +693,7 @@
|
|||||||
"masks": {
|
"masks": {
|
||||||
"enabled": {
|
"enabled": {
|
||||||
"title": "Enabled",
|
"title": "Enabled",
|
||||||
"description": "Whether this mask is active. Disabled masks are ignored at runtime."
|
"description": "Whether this mask is enabled. If disabled, it cannot be enabled by MQTT. Disabled masks are ignored at runtime."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user