local export = {} export.list = { ["title"] = "Jude", ["type"] = "", ["Protestant"] = { "猶大" }, ["Roman Catholic"] = { "猶達" }, ["Eastern Orthodox"] = { "儒達" }, ["Church of the East"] = { "" }, } return export