Module:zh/data/Christian-syn/Jesus

From Wiktionary, the free dictionary
Jump to navigation Jump to search

local export = {}

export.list = {
	["title"]				= "Jesus",
	["type"]				= "",
	
	["Protestant"]			= { "耶穌" },
	["Roman Catholic"]		= { "耶穌", "西士:Hokkien, historical" },
	["Eastern Orthodox"]	= { "耶穌", "伊伊穌斯:dated" },
	["Church of the East"]	= { "移鼠", "翳數" },
}

return export