local export = {} export.list = { ["title"] = "Galilee", ["type"] = "", ["Protestant"] = { "加利利" }, ["Roman Catholic"] = { "加里肋亞", "加利肋亞" }, ["Eastern Orthodox"] = { "" }, --噶利萊亞? ["Church of the East"] = { "" }, } return export