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

15 lines
340 B
JSON

{
"key": "electrified",
"type": "combo",
"label": "Electrification",
"placeholder": "Contact Line, Electrified Rail...",
"strings": {
"options": {
"contact_line": "Contact Line",
"rail": "Electrified Rail",
"yes": "Yes (unspecified)",
"no": "No"
}
}
}