local export = {} export.list = { ["title"] = "Pilate", ["type"] = "", ["Protestant"] = { "彼拉多" }, ["Roman Catholic"] = { "比拉多" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export