2019-06-11 15:45:34 +00:00
|
|
|
{
|
2019-10-25 23:04:24 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
2020-10-03 18:18:48 +00:00
|
|
|
"pick_implementation": {
|
|
|
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
|
|
|
}
|
2019-10-25 23:04:24 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
2020-09-26 11:30:49 +00:00
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
2020-10-03 18:18:48 +00:00
|
|
|
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
|
|
|
|
"missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]",
|
2020-09-10 12:52:49 +00:00
|
|
|
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]"
|
2019-10-25 23:04:24 +00:00
|
|
|
},
|
2020-09-26 11:30:49 +00:00
|
|
|
"create_entry": {
|
|
|
|
"default": "[%key:common::config_flow::create_entry::authenticated%]"
|
|
|
|
}
|
2019-10-25 23:04:24 +00:00
|
|
|
}
|
|
|
|
}
|