2019-06-06 23:07:15 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Life360 Account Info",
|
2020-04-16 19:52:53 +00:00
|
|
|
"data": { "username": "Username", "password": "Password" },
|
2019-06-06 23:07:15 +00:00
|
|
|
"description": "To set advanced options, see [Life360 documentation]({docs_url}).\nYou may want to do that before adding accounts."
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_username": "Invalid username",
|
|
|
|
"invalid_credentials": "Invalid credentials",
|
2019-08-14 16:15:37 +00:00
|
|
|
"user_already_configured": "Account has already been configured",
|
|
|
|
"unexpected": "Unexpected error communicating with Life360 server"
|
2019-06-06 23:07:15 +00:00
|
|
|
},
|
|
|
|
"create_entry": {
|
|
|
|
"default": "To set advanced options, see [Life360 documentation]({docs_url})."
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"invalid_credentials": "Invalid credentials",
|
|
|
|
"user_already_configured": "Account has already been configured"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|