local export = {} export.list = { ["title"] = "Mary Magdalene", ["type"] = "", ["Protestant"] = { "抹大拉的馬利亞" }, ["Roman Catholic"] = { "瑪利亞瑪達肋納" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export