2019-07-10 22:40:11 +00:00
|
|
|
{
|
2020-04-15 16:41:18 +00:00
|
|
|
"title": "World Wide Lightning Location Network (WWLLN)",
|
2019-07-10 22:40:11 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Fill in your location information.",
|
|
|
|
"data": {
|
|
|
|
"latitude": "Latitude",
|
|
|
|
"longitude": "Longitude",
|
|
|
|
"radius": "Radius (using your base unit system)"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2020-03-05 02:23:00 +00:00
|
|
|
"abort": {
|
2020-03-09 23:18:39 +00:00
|
|
|
"already_configured": "This location is already registered."
|
2019-07-10 22:40:11 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|