mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
No longer use "button" when referring to "Edit ID" menu item for triggers (#22892)
This commit is contained in:
parent
6ccd4fa431
commit
8988bd519f
@ -3350,7 +3350,7 @@
|
||||
},
|
||||
"trigger": {
|
||||
"label": "Triggered by",
|
||||
"no_triggers": "No triggers have an ID set. You can set an ID using the trigger menu button.",
|
||||
"no_triggers": "No triggers have an ID set. Use the three-dot menu on a trigger and select Edit ID to assign one.",
|
||||
"id": "Trigger",
|
||||
"description": {
|
||||
"picker": "If the automation has been triggered by a specific trigger.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user