mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 05:27:46 +00:00
Adjust text since entities can now be in areas too (#7880)
This commit is contained in:
parent
35abd9dfdb
commit
7b560c727f
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user