Added missing translations for some automation extra-fields (#8210)

This commit is contained in:
Philip Allgaier 2021-01-25 11:59:44 +01:00 committed by GitHub
parent 12c935f647
commit dc5d14834d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1202,7 +1202,8 @@
"extra_fields": {
"above": "Above",
"below": "Below",
"for": "Duration"
"for": "Duration",
"zone": "[%key:ui::panel::config::automation::editor::triggers::type::zone::label%]"
}
},
"event": {
@ -1404,7 +1405,9 @@
"label": "Device",
"action": "Action",
"extra_fields": {
"code": "Code"
"code": "Code",
"message": "Message",
"title": "Title"
}
},
"scene": {