mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 23:43:46 +00:00
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"key": "toilets:disposal",
|
|
"type": "combo",
|
|
"label": "Disposal",
|
|
"strings": {
|
|
"options": {
|
|
"flush": "Flush",
|
|
"pitlatrine": "Pit/Latrine",
|
|
"chemical": "Chemical",
|
|
"bucket": "Bucket"
|
|
}
|
|
}
|
|
}
|