From 7b560c727fa2e5cdd79f8d7cdfccb99b3420c211 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Thu, 3 Dec 2020 14:05:16 +0100 Subject: [PATCH] Adjust text since entities can now be in areas too (#7880) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index a0fc0c3da8..bc3a74b86a 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -800,7 +800,7 @@ }, "areas": { "caption": "Areas", - "description": "Group devices into areas", + "description": "Group devices and entities into areas", "data_table": { "area": "Area", "devices": "Devices" @@ -2023,7 +2023,7 @@ }, "users": { "caption": "Users", - "description": "Manage users", + "description": "Manage the Home Assistant user accounts", "users_privileges_note": "The user group feature is a work in progress. The user will be unable to administer the instance via the UI. We're still auditing all management API endpoints to ensure that they correctly limit access to administrators.", "picker": { "headers": {