local export = {} export.list = { ["title"] = "Jeremiah", ["type"] = "", ["Protestant"] = { "耶利米" }, ["Roman Catholic"] = { "耶肋米亞" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export