local export = {} export.list = { ["title"] = "Samuel", ["type"] = "", ["Protestant"] = { "撒母耳" }, ["Roman Catholic"] = { "撒慕爾" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export