From 186550229c53a0bfb249f3eec6962313fa91192c Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 26 Apr 2022 21:53:42 -0700 Subject: [PATCH] Tweak menu descriptions (#12460) --- src/translations/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4f4ed026b9..606c63338a 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1112,7 +1112,7 @@ }, "automations": { "main": "Automations & Scenes", - "secondary": "Manage automations, scenes, scripts and blueprints" + "secondary": "Automations, scenes, scripts and blueprints" }, "backup": { "main": "Backup", @@ -1120,11 +1120,11 @@ }, "supervisor": { "main": "Add-ons", - "secondary": "Extend the function around Home Assistant" + "secondary": "Run extra applications next to Home Assistant" }, "dashboards": { "main": "Dashboards", - "secondary": "Create customized sets of cards to control your home" + "secondary": "Organize how you interact with your home" }, "energy": { "main": "Energy", @@ -1132,15 +1132,15 @@ }, "tags": { "main": "Tags", - "secondary": "Trigger automations when an NFC tag, QR code, etc. is scanned" + "secondary": "Manage NFC tags and QR codes" }, "people": { "main": "People", - "secondary": "Manage the people that Home Assistant tracks" + "secondary": "Manage who can access your home" }, "areas": { "main": "Areas & Zones", - "secondary": "Manage areas and zones that Home Assistant tracks" + "secondary": "Manage locations in and around your house" }, "companion": { "main": "Companion App",