local export = {} export.list = { ["title"] = "Martha", ["type"] = "", ["Protestant"] = { "馬大" }, ["Roman Catholic"] = { "瑪爾大" }, ["Eastern Orthodox"] = { "瑪爾塔" }, ["Church of the East"] = { "" }, } return export