local export = {} export.list = { ["title"] = "Solomon", ["type"] = "", ["Protestant"] = { "所羅門" }, ["Roman Catholic"] = { "撒羅滿" }, ["Eastern Orthodox"] = { "索洛蒙" }, ["Church of the East"] = { "" }, } return export