26 lines
554 B
JSON
26 lines
554 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude",
|
|
"name": "Name"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"threshold": "Threshold (%)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "NOAA Aurora Sensor"
|
|
} |