26 lines
553 B
JSON
26 lines
553 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "No se pudo conectar"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"latitude": "Latitud",
|
|
"longitude": "Longitud",
|
|
"name": "Nombre"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"threshold": "Umbral (%)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Sensor NOAA Aurora"
|
|
} |