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

17 lines
497 B
JSON

{
"key": "smoking",
"type": "combo",
"label": "Smoking",
"placeholder": "No, Separated, Yes...",
"strings": {
"options": {
"no": "No smoking anywhere",
"separated": "In smoking areas, not physically isolated",
"isolated": "In smoking areas, physically isolated",
"outside": "Allowed outside",
"yes": "Allowed everywhere",
"dedicated": "Dedicated to smokers (e.g. smokers' club)"
}
}
}