local export = {} export.list = { ["title"] = "Samaria", ["type"] = "", ["Protestant"] = { "撒瑪利亞", "撒馬利亞" }, ["Roman Catholic"] = { "撒瑪黎雅", "撒馬黎雅" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export