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