Module:zh/data/Christian-syn/Jude

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

local export = {}

export.list = {
	["title"]				= "Jude",
	["type"]				= "",
	
	["Protestant"]			= { "猶大" },
	["Roman Catholic"]		= { "猶達" },
	["Eastern Orthodox"]	= { "儒達" },
	["Church of the East"]	= { "" },
}

return export