mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Added missing translations for some automation extra-fields (#8210)
This commit is contained in:
parent
12c935f647
commit
dc5d14834d
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user