mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 13:57:21 +00:00
Update delay label (#10284)
This commit is contained in:
parent
1140e6026c
commit
549a360d98
@ -1691,17 +1691,17 @@
|
||||
"label": "Call service"
|
||||
},
|
||||
"delay": {
|
||||
"label": "Delay",
|
||||
"delay": "[%key:ui::panel::config::automation::editor::actions::type::delay::label%]"
|
||||
"label": "Wait for time to pass (delay)",
|
||||
"delay": "Duration"
|
||||
},
|
||||
"wait_template": {
|
||||
"label": "Wait",
|
||||
"label": "Wait for a template",
|
||||
"wait_template": "Wait Template",
|
||||
"timeout": "Timeout (optional)",
|
||||
"continue_timeout": "Continue on timeout"
|
||||
},
|
||||
"wait_for_trigger": {
|
||||
"label": "Wait for trigger",
|
||||
"label": "Wait for a trigger",
|
||||
"timeout": "[%key:ui::panel::config::automation::editor::actions::type::wait_template::timeout%]",
|
||||
"continue_timeout": "[%key:ui::panel::config::automation::editor::actions::type::wait_template::continue_timeout%]"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user