mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16: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
e9f3f71be1
commit
a8803de6e3
@ -2115,6 +2115,7 @@
|
||||
"description": "Group devices and entities",
|
||||
"headers": {
|
||||
"name": "Name",
|
||||
"description": "Description",
|
||||
"icon": "Icon",
|
||||
"color": "Color"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user