mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 20:26:39 +00:00
Add missing extra field translation for cover position (#8273)
* Ensure ha-form-integer passes "0" to form data * Only keep the translation change
This commit is contained in:
parent
bffcccc1fe
commit
362b419814
@ -1426,7 +1426,8 @@
|
|||||||
"extra_fields": {
|
"extra_fields": {
|
||||||
"code": "Code",
|
"code": "Code",
|
||||||
"message": "Message",
|
"message": "Message",
|
||||||
"title": "Title"
|
"title": "Title",
|
||||||
|
"position": "[%key:ui::card::cover::position%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user