mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 21:36:36 +00:00
Improve choose description in automation editor (#22769)
This commit is contained in:
parent
97a8b6da34
commit
919932e414
@ -3472,7 +3472,7 @@
|
||||
"sequence": "Actions",
|
||||
"description": {
|
||||
"picker": "Choose what to do based on conditions (Similar to If-Then, but more powerful).",
|
||||
"full": "Choose between {number} {number, plural,\n one {action}\n other{actions}\n}",
|
||||
"full": "Choose {number, plural,\n one {an action}\n other{between {number} actions}\n}",
|
||||
"no_action": "Choose an action"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user