Module:zh/data/Christian-syn/Levi

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

local export = {}

export.list = {
	["title"]				= "Levi",
	["type"]				= "",
	
	["Protestant"]			= { "利未" },
	["Roman Catholic"]		= { "肋未" },
	["Eastern Orthodox"]	= { "" }, --勒維? 新遺詔聖經 uses 列微
	["Church of the East"]	= { "" },
}

return export