mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
Add missing ui.panel.config.labels.headers.description
(#23517)
The header "Description" for the Labels list only shows up as optional in a narrow view like on mobile. This commit adds the missing string for proper localization.
This commit is contained in:
parent
6d084813d5
commit
f53ac94e76
@ -2113,6 +2113,7 @@
|
||||
"description": "Group devices and entities",
|
||||
"headers": {
|
||||
"name": "Name",
|
||||
"description": "Description",
|
||||
"icon": "Icon",
|
||||
"color": "Color"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user