Files
iD/data/presets/fields/wheelchair.json
T
John Firebaugh 66b9054e38 Generate preset translations from .json files
This makes the .json files the one-stop-shop for adding/modifying
presets. You don't have to remember to also update presets.yaml.
2013-03-18 14:56:50 -07:00

13 lines
205 B
JSON

{
"key": "wheelchair",
"type": "radio",
"options": [
"yes",
"limited",
"no"
],
"icon": "wheelchair",
"universal": "true",
"label": "Wheelchair Access"
}