Module:zh/data/Christian-syn/Levite

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

local export = {}

export.list = {
	["title"]				= "Levite",
	["type"]				= "",
	
	["Protestant"]			= { "利未人" },
	["Roman Catholic"]		= { "肋未人" },
	["Eastern Orthodox"]	= { "勒維人" },
	["Church of the East"]	= { "" },
}

return export