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 GitHub
parent 101067d018
commit 0e5c1b2041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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