2020-03-20 20:28:14 +00:00
|
|
|
{
|
2020-03-24 13:18:47 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-06 00:08:09 +00:00
|
|
|
"already_configured": "Service is already configured"
|
2020-03-24 13:18:47 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-06 00:08:09 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
2020-03-24 13:18:47 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
|
|
|
"title": "Connect to the MyQ Gateway"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-03-20 20:28:14 +00:00
|
|
|
}
|