Adjust issue description in automations fix flow (#122007)
This commit is contained in:
parent
2160f981c2
commit
2f0870a063
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"step": {
|
||||
"confirm": {
|
||||
"title": "[%key:component::automation::issues::service_not_found::title%]",
|
||||
"description": "The automation \"{name}\" (`{entity_id}`) has an unknown action: `{service}`.\n\nThis error prevents the automation from running correctly. Maybe this action is no longer available, or perhaps a typo caused it.\n\nTo fix this error, [edit the automation]({edit}) and remove the action that calls this action.\n\nClick on SUBMIT below to confirm you have fixed this automation."
|
||||
"description": "The automation \"{name}\" (`{entity_id}`) has an unknown action: `{service}`.\n\nThis error prevents the automation from running correctly. Maybe this action is no longer available, or perhaps a typo caused it.\n\nTo fix this error, [edit the automation]({edit}) and remove this action.\n\nClick on SUBMIT below to confirm you have fixed this automation."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue