Use single_instance_allowed for webhook config flows (#40965)

This commit is contained in:
springstan 2020-10-01 20:44:13 +02:00 committed by GitHub
parent 17c6838b7f
commit c7ebfdb403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 27 additions and 25 deletions

View file

@ -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": {