Files
iD/data/presets/fields/volcano/status.json
2017-09-21 18:00:55 +01:00

13 lines
238 B
JSON

{
"key": "volcano:status",
"type": "combo",
"label": "Volcano Status",
"strings": {
"options": {
"active": "Active",
"dormant": "Dormant",
"extinct": "Extinct"
}
}
}