mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-17 06:16:33 +00:00
Improve choose description in automation editor (#22769)
This commit is contained in:
parent
97a8b6da34
commit
919932e414
@ -3472,7 +3472,7 @@
|
|||||||
"sequence": "Actions",
|
"sequence": "Actions",
|
||||||
"description": {
|
"description": {
|
||||||
"picker": "Choose what to do based on conditions (Similar to If-Then, but more powerful).",
|
"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"
|
"no_action": "Choose an action"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user