跳转到内容

模組:Zh/data/Christian-syn/book of Jude

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

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

return export