Module:zh/data/Christian-syn/Judas Iscariot

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

local export = {}

export.list = {
	["title"]				= "Judas Iscariot",
	["type"]				= "",
	
	["Protestant"]			= { "加略人猶大" },
	["Roman Catholic"]		= { "猶達斯依斯加略", "依斯加略人猶達斯" },
	["Eastern Orthodox"]	= { "猶達斯·伊斯喀裡奧特" },
	["Church of the East"]	= { "" },
}

return export