Module:zh/data/Christian-syn/Judas

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

local export = {}

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

return export