Module:zh/data/Christian-syn/book of Jude

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

local export = {}

export.list = {
	["title"]				= "the book of Jude",
	["type"]				= "book",
	
	["Protestant"]			= { "猶大書", "猶:abb" },
	["Roman Catholic"]		= { "猶達書", "猶:abb" },
	["Eastern Orthodox"]	= { "儒達書信" },
}

return export