44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is already configured",
|
|
"invalid_auth": "Invalid authentication",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"already_configured": "Account is already configured",
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Password"
|
|
},
|
|
"title": "Reauthenticate Integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Password",
|
|
"username": "Username"
|
|
},
|
|
"title": "Configure Life360 Account"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"driving": "Show driving as state",
|
|
"driving_speed": "Driving speed",
|
|
"limit_gps_acc": "Limit GPS accuracy",
|
|
"max_gps_accuracy": "Max GPS accuracy (meters)",
|
|
"set_drive_speed": "Set driving speed threshold"
|
|
},
|
|
"title": "Account Options"
|
|
}
|
|
}
|
|
}
|
|
} |