Module:zh/data/Christian-syn/Leviticus

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

local export = {}

export.list = {
	["title"]				= "Leviticus",
	["type"]				= "book",
	
	["Protestant"]			= { "利未記", "利:abb" },
	["Roman Catholic"]		= { "肋未紀", "肋:abb" },
	["Eastern Orthodox"]	= { "勒維人之書" },
	["Church of the East"]	= { "" },
}

return export