mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix missing RGBW field description reference in Lokalise - step 2 (#140576)
Reverts step 1, re-adding the field reference.
This commit is contained in:
parent
6f926d0a66
commit
e42a6c5d4f
@ -297,7 +297,7 @@
|
||||
},
|
||||
"rgbw_color": {
|
||||
"name": "[%key:component::light::common::field_rgbw_color_name%]",
|
||||
"description": ""
|
||||
"description": "[%key:component::light::common::field_rgbw_color_description%]"
|
||||
},
|
||||
"rgbww_color": {
|
||||
"name": "[%key:component::light::common::field_rgbww_color_name%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user