15 lines
470 B
JSON
15 lines
470 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Pick Authentication Method"
|
|
}
|
|
},
|
|
"abort": {
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation."
|
|
}
|
|
}
|
|
}
|