2019-10-14 00:32:27 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-11-27 12:39:26 +00:00
|
|
|
"reauth_successful": "Re-authentication was successful",
|
2020-10-04 00:05:05 +00:00
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
2019-10-14 00:32:27 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2020-11-27 12:39:26 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"invalid_mfa_code": "Invalid MFA code"
|
2019-10-14 00:32:27 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2020-11-27 12:39:26 +00:00
|
|
|
"mfa": {
|
|
|
|
"data": {
|
|
|
|
"mfa_code": "MFA code (6-digits)"
|
|
|
|
},
|
|
|
|
"title": "Enter your MFA code for Abode"
|
|
|
|
},
|
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Email"
|
|
|
|
},
|
|
|
|
"title": "Fill in your Abode login information"
|
|
|
|
},
|
2019-10-14 00:32:27 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2020-05-13 18:27:21 +00:00
|
|
|
"username": "Email"
|
2019-10-14 00:32:27 +00:00
|
|
|
},
|
|
|
|
"title": "Fill in your Abode login information"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-10-14 00:32:27 +00:00
|
|
|
}
|