21 lines
625 B
JSON
21 lines
625 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "Only a single configuration of Abode is allowed."
|
||
|
},
|
||
|
"error": {
|
||
|
"connection_error": "Unable to connect to Abode.",
|
||
|
"identifier_exists": "Account already registered.",
|
||
|
"invalid_credentials": "Invalid credentials."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Password",
|
||
|
"username": "Email Address"
|
||
|
},
|
||
|
"title": "Fill in your Abode login information"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|