mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Tweak menu descriptions (#12460)
This commit is contained in:
parent
7877dd8e6b
commit
186550229c
@ -1112,7 +1112,7 @@
|
|||||||
},
|
},
|
||||||
"automations": {
|
"automations": {
|
||||||
"main": "Automations & Scenes",
|
"main": "Automations & Scenes",
|
||||||
"secondary": "Manage automations, scenes, scripts and blueprints"
|
"secondary": "Automations, scenes, scripts and blueprints"
|
||||||
},
|
},
|
||||||
"backup": {
|
"backup": {
|
||||||
"main": "Backup",
|
"main": "Backup",
|
||||||
@ -1120,11 +1120,11 @@
|
|||||||
},
|
},
|
||||||
"supervisor": {
|
"supervisor": {
|
||||||
"main": "Add-ons",
|
"main": "Add-ons",
|
||||||
"secondary": "Extend the function around Home Assistant"
|
"secondary": "Run extra applications next to Home Assistant"
|
||||||
},
|
},
|
||||||
"dashboards": {
|
"dashboards": {
|
||||||
"main": "Dashboards",
|
"main": "Dashboards",
|
||||||
"secondary": "Create customized sets of cards to control your home"
|
"secondary": "Organize how you interact with your home"
|
||||||
},
|
},
|
||||||
"energy": {
|
"energy": {
|
||||||
"main": "Energy",
|
"main": "Energy",
|
||||||
@ -1132,15 +1132,15 @@
|
|||||||
},
|
},
|
||||||
"tags": {
|
"tags": {
|
||||||
"main": "Tags",
|
"main": "Tags",
|
||||||
"secondary": "Trigger automations when an NFC tag, QR code, etc. is scanned"
|
"secondary": "Manage NFC tags and QR codes"
|
||||||
},
|
},
|
||||||
"people": {
|
"people": {
|
||||||
"main": "People",
|
"main": "People",
|
||||||
"secondary": "Manage the people that Home Assistant tracks"
|
"secondary": "Manage who can access your home"
|
||||||
},
|
},
|
||||||
"areas": {
|
"areas": {
|
||||||
"main": "Areas & Zones",
|
"main": "Areas & Zones",
|
||||||
"secondary": "Manage areas and zones that Home Assistant tracks"
|
"secondary": "Manage locations in and around your house"
|
||||||
},
|
},
|
||||||
"companion": {
|
"companion": {
|
||||||
"main": "Companion App",
|
"main": "Companion App",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user