28 lines
1.2 KiB
JSON
28 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"external_error": "Exception occurred from another flow.",
|
|
"external_setup": "Logi Circle successfully configured from another flow.",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation."
|
|
},
|
|
"error": {
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
"follow_link": "Please follow the link and authenticate before pressing Submit.",
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"step": {
|
|
"auth": {
|
|
"description": "Please follow the link below and **Accept** access to your Logi Circle account, then come back and press **Submit** below.\n\n[Link]({authorization_url})",
|
|
"title": "Authenticate with Logi Circle"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"flow_impl": "Provider"
|
|
},
|
|
"description": "Pick via which authentication provider you want to authenticate with Logi Circle.",
|
|
"title": "Authentication Provider"
|
|
}
|
|
}
|
|
}
|
|
} |