Use single_instance_allowed for webhook config flows (#40965)
This commit is contained in:
parent
17c6838b7f
commit
c7ebfdb403
23 changed files with 27 additions and 25 deletions
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
},
|
||||
"abort": {
|
||||
"one_instance_allowed": "Only a single instance is necessary.",
|
||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||||
"not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive Dialogflow messages."
|
||||
},
|
||||
"create_entry": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue