local export = {} export.list = { ["title"] = "Mary", ["type"] = "", ["Protestant"] = { "馬利亞" }, ["Roman Catholic"] = { "瑪利亞" }, ["Eastern Orthodox"] = { "瑪利亞" }, ["Church of the East"] = { "末豔" }, } return export