2020-05-05 09:26:14 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"pick_implementation": {
|
2020-09-27 15:49:30 +00:00
|
|
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
2020-05-05 09:26:14 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"abort": {
|
2020-10-03 18:15:53 +00:00
|
|
|
"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%]"
|
2020-05-05 09:26:14 +00:00
|
|
|
},
|
|
|
|
"create_entry": {
|
2020-10-03 18:15:53 +00:00
|
|
|
"default": "[%key:common::config_flow::create_entry::authenticated%]"
|
2020-05-05 09:26:14 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|