2021-02-17 05:37:56 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-04-22 07:28:24 +00:00
|
|
|
"already_configured": "Account is already configured",
|
2021-02-17 05:37:56 +00:00
|
|
|
"reauth_successful": "Re-authentication was successful"
|
|
|
|
},
|
|
|
|
"error": {
|
2021-05-12 00:04:03 +00:00
|
|
|
"invalid_auth": "Invalid authentication"
|
2021-02-17 05:37:56 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2021-04-22 07:28:24 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"description": "The SmartTub integration needs to re-authenticate your account",
|
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
},
|
2021-02-17 05:37:56 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "Email",
|
|
|
|
"password": "Password"
|
|
|
|
},
|
|
|
|
"description": "Enter your SmartTub email address and password to login",
|
|
|
|
"title": "Login"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|