local export = {} export.list = { ["title"] = "Philemon", ["type"] = "", ["Protestant"] = { "腓利門" }, ["Roman Catholic"] = { "費肋孟" }, ["Eastern Orthodox"] = { "斐利蒙" }, } return export