Module:zh/data/Christian-syn/Deuteronomy

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

local export = {}

export.list = {
	["title"]				= "Deuteronomy",
	["type"]				= "book",
	
	["Protestant"]			= { "申命記", "申:abb" },
	["Roman Catholic"]		= { "申命紀", "申:abb" },
	["Eastern Orthodox"]	= { "第二法典之書" },
	["Church of the East"]	= { "" },
}

return export