mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
13 lines
238 B
JSON
13 lines
238 B
JSON
{
|
|
"key": "volcano:status",
|
|
"type": "combo",
|
|
"label": "Volcano Status",
|
|
"strings": {
|
|
"options": {
|
|
"active": "Active",
|
|
"dormant": "Dormant",
|
|
"extinct": "Extinct"
|
|
}
|
|
}
|
|
}
|