Module:zh/data/Christian-syn/Simon


local export = {}

export.list = {
	["title"]				= "Simon",
	["type"]				= "",
	
	["Protestant"]			= { "西門" },
	["Roman Catholic"]		= { "西滿" },
	["Eastern Orthodox"]	= { "西蒙" },
	["Church of the East"]	= { "岑穩" },
}

return export