local export = {} export.list = { ["title"] = "Pharisee", ["type"] = "", ["Protestant"] = { "法利賽人" }, ["Roman Catholic"] = { "法利塞人" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export