mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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": {
|
"rgbw_color": {
|
||||||
"name": "[%key:component::light::common::field_rgbw_color_name%]",
|
"name": "[%key:component::light::common::field_rgbw_color_name%]",
|
||||||
"description": ""
|
"description": "[%key:component::light::common::field_rgbw_color_description%]"
|
||||||
},
|
},
|
||||||
"rgbww_color": {
|
"rgbww_color": {
|
||||||
"name": "[%key:component::light::common::field_rgbww_color_name%]",
|
"name": "[%key:component::light::common::field_rgbww_color_name%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user