local export = {} export.list = { ["title"] = "Matthew (the apostle)", ["type"] = "", ["Protestant"] = { "馬太" }, ["Roman Catholic"] = { "瑪竇" }, ["Eastern Orthodox"] = { "瑪特泰" }, } return export