17 lines
424 B
JSON
17 lines
424 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"identifier_exists": "Coordenadas ya registradas",
|
||
|
"invalid_api_key": "Clave de API inv\u00e1lida"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"elevation": "Elevaci\u00f3n",
|
||
|
"latitude": "Latitud",
|
||
|
"longitude": "Longitud"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|