Files
iD/data/presets/fields/oneway_yes.json
2014-07-13 09:23:06 -07:00

13 lines
219 B
JSON

{
"key": "oneway",
"type": "check",
"label": "One Way",
"strings": {
"options": {
"undefined": "Assumed to be Yes",
"yes": "Yes",
"no": "No"
}
}
}