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