2021-03-20 16:11:04 +01:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Vorwerk Account Info",
|
|
|
|
"data": {
|
|
|
|
"email": "Email"
|
|
|
|
},
|
2022-06-19 17:06:54 +02:00
|
|
|
"description": "To recieve an authentication code, enter the email address of your vorwerk account."
|
2021-03-20 16:11:04 +01:00
|
|
|
},
|
|
|
|
"code": {
|
|
|
|
"title": "Vorwerk Account Info",
|
|
|
|
"data": {
|
|
|
|
"code": "Code"
|
|
|
|
},
|
2022-06-19 17:06:54 +02:00
|
|
|
"description": "Enter the code you received by email."
|
2021-03-20 16:11:04 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_auth": "Invalid authentication"
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Account is already configured",
|
|
|
|
"invalid_auth": "Invalid authentication"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Vorwerk Kobold"
|
|
|
|
}
|