local export = {} export.list = { ["title"] = "Bethany", ["type"] = "", ["Protestant"] = { "伯大尼" }, ["Roman Catholic"] = { "伯達尼" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export