local export = {} export.list = { ["title"] = "Baruch", ["type"] = "", ["Protestant"] = { "巴錄" }, ["Roman Catholic"] = { "巴路克" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export