local export = {} export.list = { ["title"] = "Philip the Apostle", ["type"] = "", ["Protestant"] = { "腓力" }, ["Roman Catholic"] = { "斐理伯" }, ["Eastern Orthodox"] = { "斐利普" }, } return export