Module:zh/data/Christian-syn


local export = {}

export.list = {
	["title"]				= "",
	["type"]				= "",
	
	["Protestant"]			= { "" },
	["Roman Catholic"]		= { "" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export