mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Capatalize Earth (#14382)
* Capatalize Earth * Modify correct en file. Captalize Earth. * Undo change to wrong file * Remove final line feed * Try again to remove lf... * Actually remove lf this time Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
parent
bda5b97c91
commit
cef3dbfdf0
@ -2870,7 +2870,7 @@
|
|||||||
"zone": {
|
"zone": {
|
||||||
"caption": "Zones",
|
"caption": "Zones",
|
||||||
"description": "Manage the zones you want to track people in",
|
"description": "Manage the zones you want to track people in",
|
||||||
"introduction": "Zones allow you to specify certain regions on earth. When a person is within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.",
|
"introduction": "Zones allow you to specify certain regions on Earth. When a person is within a zone, the state will take the name from the zone. Zones can also be used as a trigger or condition inside automation setups.",
|
||||||
"no_zones_created_yet": "Looks like you have not added any zones yet.",
|
"no_zones_created_yet": "Looks like you have not added any zones yet.",
|
||||||
"create_zone": "Add Zone",
|
"create_zone": "Add Zone",
|
||||||
"add_zone": "Add Zone",
|
"add_zone": "Add Zone",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user