35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Re-authentication was successful",
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"invalid_mfa_code": "Invalid MFA code"
|
|
},
|
|
"step": {
|
|
"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"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Email"
|
|
},
|
|
"title": "Fill in your Abode login information"
|
|
}
|
|
}
|
|
}
|
|
} |