local export = {} export.list = { ["title"] = "Stephen", ["type"] = "", ["Protestant"] = { "司提反" }, ["Roman Catholic"] = { "斯德望" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export