Module:zh/data/Christian-syn/Tower of Babel


local export = {}

export.list = {
	["title"]				= "the Tower of Babel",
	["type"]				= "",
	
	["Protestant"]			= { "巴別塔" },
	["Roman Catholic"]		= { "巴貝耳塔" },
	["Eastern Orthodox"]	= { "" },
	["Church of the East"]	= { "" },
}

return export