mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Fix missing RGBW field description reference in Lokalise - step 1 (#140526)
Empties the string to trigger an export to Lokalise. Will be followed up by a second PR to restore the reference.
This commit is contained in:
parent
058aed96d2
commit
3383e8b70d
@ -297,7 +297,7 @@
|
||||
},
|
||||
"rgbw_color": {
|
||||
"name": "[%key:component::light::common::field_rgbw_color_name%]",
|
||||
"description": "[%key:component::light::common::field_rgbw_color_description%]"
|
||||
"description": ""
|
||||
},
|
||||
"rgbww_color": {
|
||||
"name": "[%key:component::light::common::field_rgbww_color_name%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user