2019-01-28 23:35:39 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-02-25 05:37:38 +00:00
|
|
|
"abort": {
|
2020-10-07 00:06:20 +00:00
|
|
|
"already_configured": "Service is already configured"
|
2020-02-25 05:37:38 +00:00
|
|
|
},
|
2019-01-28 23:35:39 +00:00
|
|
|
"error": {
|
2020-10-07 00:06:20 +00:00
|
|
|
"invalid_key": "Invalid API key",
|
2019-01-28 23:35:39 +00:00
|
|
|
"no_devices": "No devices found in account"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "API Key",
|
|
|
|
"app_key": "Application Key"
|
|
|
|
},
|
|
|
|
"title": "Fill in your information"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2019-01-28 23:35:39 +00:00
|
|
|
}
|