local export = {} export.list = { ["title"] = "Ephesus", ["type"] = "", ["Protestant"] = { "以弗所" }, ["Roman Catholic"] = { "厄弗所" }, ["Eastern Orthodox"] = { "艾弗所" }, } return export