mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Add details for offset format to sun trigger (#20625)
Add details for offset to sun trigger
This commit is contained in:
parent
35d6c638ab
commit
21a563fe98
@ -2941,7 +2941,7 @@
|
|||||||
"event": "[%key:ui::panel::config::automation::editor::triggers::type::homeassistant::event%]",
|
"event": "[%key:ui::panel::config::automation::editor::triggers::type::homeassistant::event%]",
|
||||||
"sunrise": "Sunrise",
|
"sunrise": "Sunrise",
|
||||||
"sunset": "Sunset",
|
"sunset": "Sunset",
|
||||||
"offset": "Offset (optional)",
|
"offset": "Offset in seconds or HH:MM:SS (optional)",
|
||||||
"description": {
|
"description": {
|
||||||
"picker": "When the sun sets or rises.",
|
"picker": "When the sun sets or rises.",
|
||||||
"sets": "When the sun sets{hasDuration, select, \n true { offset by {duration}} \n other {}\n }",
|
"sets": "When the sun sets{hasDuration, select, \n true { offset by {duration}} \n other {}\n }",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user