Module:zh/data/Christian-syn/Messiah

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

local export = {}

export.list = {
	["title"]				= "Messiah",
	["type"]				= "",
	
	["Protestant"]			= { "彌賽亞" },
	["Roman Catholic"]		= { "默西亞" },
	["Eastern Orthodox"]	= { "羋西亞" },
	["Church of the East"]	= { "彌施訶", "彌師訶" },
}

return export