local export = {} export.list = { ["title"] = "Corinth", ["type"] = "", ["Protestant"] = { "哥林多" }, ["Roman Catholic"] = { "格林多" }, ["Eastern Orthodox"] = { "科林托" }, } return export