Files
iD/data/presets/fields/toilets/disposal.json
2014-07-21 16:27:30 -04:00

14 lines
273 B
JSON

{
"key": "toilets:disposal",
"type": "combo",
"label": "Disposal",
"strings": {
"options": {
"flush": "Flush",
"pitlatrine": "Pit/Latrine",
"chemical": "Chemical",
"bucket": "Bucket"
}
}
}