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:
Philip Allgaier 2021-01-28 22:39:45 +01:00 committed by Bram Kragten
parent bffcccc1fe
commit 362b419814

View File

@ -1426,7 +1426,8 @@
"extra_fields": {
"code": "Code",
"message": "Message",
"title": "Title"
"title": "Title",
"position": "[%key:ui::card::cover::position%]"
}
},
"scene": {