43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"no_locations": "No locations are available for this user, check TotalConnect settings",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Invalid authentication",
|
|
"usercode": "Usercode not valid for this user at this location"
|
|
},
|
|
"step": {
|
|
"locations": {
|
|
"data": {
|
|
"usercode": "Usercode"
|
|
},
|
|
"description": "Enter the usercode for this user at location {location_id}",
|
|
"title": "Location Usercodes"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "Total Connect needs to re-authenticate your account",
|
|
"title": "Reauthenticate Integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"auto_bypass_low_battery": "Auto bypass low battery"
|
|
},
|
|
"description": "Automatically bypass zones the moment they report a low battery.",
|
|
"title": "TotalConnect Options"
|
|
}
|
|
}
|
|
}
|
|
} |