19 lines
427 B
JSON
19 lines
427 B
JSON
{
|
|
"title": "World Wide Lightning Location Network (WWLLN)",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Fill in your location information.",
|
|
"data": {
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude",
|
|
"radius": "Radius (using your base unit system)"
|
|
}
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "This location is already registered."
|
|
}
|
|
}
|
|
}
|