mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Improve explanation of passive zones (#23443)
Currently the explanation for passive zones says that they "are not used as location for device trackers" which is misleading and does not fit the second sentence that says: "This is useful if you just want to use it for automations. This commit clarifies that by changing to "not shown as" and fixes the plural / singular mismatch between the two sentences.
This commit is contained in:
parent
5453d6f7f5
commit
01bec32fd6
@ -4492,7 +4492,7 @@
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"passive": "Passive",
|
||||
"passive_note": "Passive zones are hidden in the frontend and are not used as location for device trackers. This is useful if you just want to use it for automations.",
|
||||
"passive_note": "Passive zones are hidden in the frontend and not shown as a location of people or device trackers. This is useful if you just want to use them for automations.",
|
||||
"required_error_msg": "This field is required",
|
||||
"delete": "Delete",
|
||||
"create": "Create",
|
||||
|
Loading…
x
Reference in New Issue
Block a user