mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
14 lines
259 B
JSON
14 lines
259 B
JSON
{
|
|
"key": "pump",
|
|
"type": "combo",
|
|
"label": "Pump",
|
|
"strings": {
|
|
"options": {
|
|
"yes": "Yes",
|
|
"manual": "Manual Hand Pump",
|
|
"powered": "Machine-Powered Pump",
|
|
"no": "None"
|
|
}
|
|
}
|
|
}
|