模組:Zh/data/Christian-syn/Jesus

local export = {}

export.list = {
	["title"]				= "Jesus",
	["type"]				= "",
	
	["Protestant"]			= { "耶穌" },
	["Roman Catholic"]		= { "耶穌", "西士:泉漳話、歷史" },
	["Eastern Orthodox"]	= { "耶穌", "伊伊穌斯:過時" },
	["Church of the East"]	= { "移鼠" },
}

return export