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:
Norbert Rittel 2024-12-26 15:14:53 +01:00 committed by GitHub
parent 5453d6f7f5
commit 01bec32fd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",