17 lines
326 B
JSON
17 lines
326 B
JSON
|
{
|
||
|
"config": {
|
||
|
"title": "Global Disaster Alert and Coordination System (GDACS)",
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"title": "Fill in your filter details.",
|
||
|
"data": {
|
||
|
"radius": "Radius"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"already_configured": "Location is already configured."
|
||
|
}
|
||
|
}
|
||
|
}
|