mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
17 lines
358 B
JSON
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"
|
|
}
|
|
}
|
|
}
|