local export = {} export.list = { ["title"] = "Peter (the apostle)", ["type"] = "", ["Protestant"] = { "彼得" }, ["Roman Catholic"] = { "伯多祿", "伯鐸" }, ["Eastern Orthodox"] = { "裴特若" }, } return export