2018-09-04 07:22:44 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-05-27 22:48:28 +00:00
|
|
|
"abort": {
|
2020-10-08 00:06:03 +00:00
|
|
|
"already_configured": "Location is already configured"
|
2020-05-27 22:48:28 +00:00
|
|
|
},
|
2018-09-04 07:22:44 +00:00
|
|
|
"error": {
|
|
|
|
"identifier_exists": "Coordinates already registered",
|
|
|
|
"invalid_api_key": "Invalid API key"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-29 00:04:16 +00:00
|
|
|
"api_key": "API Key",
|
2018-09-04 07:22:44 +00:00
|
|
|
"elevation": "Elevation",
|
|
|
|
"latitude": "Latitude",
|
|
|
|
"longitude": "Longitude"
|
|
|
|
},
|
|
|
|
"title": "Fill in your information"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2018-09-04 07:22:44 +00:00
|
|
|
}
|