Module:zh/data/Christian-syn/Numbers

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

local export = {}

export.list = {
	["title"]				= "Numbers",
	["type"]				= "book",
	
	["Protestant"]			= { "民數記", "民:abb" },
	["Roman Catholic"]		= { "戶籍紀", "戶:abb" },
	["Eastern Orthodox"]	= { "民數之書" },
	["Church of the East"]	= { "" },
}

return export