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

17 lines
358 B
JSON

{
"key": "religion",
"type": "combo",
"label": "Religion",
"strings": {
"options": {
"christian": "Christian",
"muslim": "Muslim",
"buddhist": "Buddhist",
"jewish": "Jewish",
"hindu": "Hindu",
"shinto": "Shinto",
"taoist": "Taoist"
}
}
}