2021-07-21 19:35:44 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-07-22 00:10:31 +00:00
|
|
|
"already_configured": "Device is already configured"
|
2021-07-21 19:35:44 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
2021-07-22 00:10:31 +00:00
|
|
|
"no_flipr_id_found": "No flipr id associated to your account for now. You should verify it is working with the Flipr's mobile app first.",
|
|
|
|
"unknown": "Unexpected error"
|
2021-07-21 19:35:44 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2021-07-22 00:10:31 +00:00
|
|
|
"flipr_id": {
|
2021-07-21 19:35:44 +00:00
|
|
|
"data": {
|
2021-07-22 00:10:31 +00:00
|
|
|
"flipr_id": "Flipr ID"
|
2021-07-21 19:35:44 +00:00
|
|
|
},
|
2021-07-22 00:10:31 +00:00
|
|
|
"description": "Choose your Flipr ID in the list",
|
|
|
|
"title": "Choose your Flipr"
|
2021-07-21 19:35:44 +00:00
|
|
|
},
|
2021-07-22 00:10:31 +00:00
|
|
|
"user": {
|
2021-07-21 19:35:44 +00:00
|
|
|
"data": {
|
2021-07-22 00:10:31 +00:00
|
|
|
"email": "Email",
|
|
|
|
"password": "Password"
|
2021-07-21 19:35:44 +00:00
|
|
|
},
|
2021-07-22 00:10:31 +00:00
|
|
|
"description": "Connect using your Flipr account.",
|
|
|
|
"title": "Connect to Flipr"
|
2021-07-21 19:35:44 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2021-07-22 00:10:31 +00:00
|
|
|
}
|