mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	* 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"
 | 
						||
        }
 | 
						||
    }
 | 
						||
}
 |