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

維基詞典,自由的多語言詞典
local export = {}

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

return export