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