2021-04-22 05:21:56 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-02-12 16:15:36 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2021-04-22 05:21:56 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2021-04-23 00:03:48 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2022-02-12 16:15:36 +00:00
|
|
|
"different_account": "Account should be the same as used for setting up the integration",
|
2021-04-23 00:03:48 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
2021-04-22 05:21:56 +00:00
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2021-04-23 00:03:48 +00:00
|
|
|
"country_code": "Country code",
|
2021-04-22 05:21:56 +00:00
|
|
|
"password": "Password",
|
2021-04-23 00:03:48 +00:00
|
|
|
"username": "Username"
|
2021-04-22 05:21:56 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-05-19 00:26:11 +00:00
|
|
|
}
|
2021-04-22 05:21:56 +00:00
|
|
|
}
|