73589d9268
Not working link causes strange dialog display during integration configuration phase.
28 lines
734 B
JSON
28 lines
734 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Vorwerk Account Info",
|
|
"data": {
|
|
"email": "Email"
|
|
},
|
|
"description": "To recieve an authentication code, enter the email address of your vorwerk account."
|
|
},
|
|
"code": {
|
|
"title": "Vorwerk Account Info",
|
|
"data": {
|
|
"code": "Code"
|
|
},
|
|
"description": "Enter the code you received by email."
|
|
}
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication"
|
|
},
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"invalid_auth": "Invalid authentication"
|
|
}
|
|
},
|
|
"title": "Vorwerk Kobold"
|
|
} |