跳转到内容

模組:Zh/data/Christian-syn/Levi

維基詞典,自由的多語言詞典
local export = {}

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

return export