mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +01:00 
			
		
		
		
	 b4ffc1d4cb
			
		
	
	
		b4ffc1d4cb
		
			
		
	
	
	
	
		
			
			* Added translatable strings for Religion field * tweak labels Co-authored-by: Martin Raifer <martin@raifer.tech>
		
			
				
	
	
		
			31 lines
		
	
	
	
		
			949 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
	
		
			949 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | ||
|     "key": "religion",
 | ||
|     "type": "combo",
 | ||
|     "label": "Religion",
 | ||
|     "strings": {
 | ||
|         "options": {
 | ||
|             "bahai": "Bahá’í",
 | ||
|             "benzhu": "Benzhu",
 | ||
|             "buddhist": "Buddhist",
 | ||
|             "caodaism": "Caodaist",
 | ||
|             "chinese_folk": "Chinese Folk Religion",
 | ||
|             "christian": "Christian",
 | ||
|             "confucian": "Confucian",
 | ||
|             "hindu": "Hindu",
 | ||
|             "jain": "Jain",
 | ||
|             "jewish": "Jewish",
 | ||
|             "multifaith": "Multifaith",
 | ||
|             "muslim": "Muslim",
 | ||
|             "none": "Nonreligious",
 | ||
|             "pagan": "Pagan",
 | ||
|             "shinto": "Shinto",
 | ||
|             "sikh": "Sikh",
 | ||
|             "spiritualist": "Spiritualist",
 | ||
|             "taoist": "Taoist",
 | ||
|             "tenrikyo": "Tenrikyo",
 | ||
|             "unitarian_universalist": "Unitarian Universalist",
 | ||
|             "vietnamese_folk": "Vietnamese Folk Religion",
 | ||
|             "voodoo": "Voodoo"
 | ||
|         }
 | ||
|     }
 | ||
| }
 |