local export = {} export.list = { ["title"] = "the Bible", ["type"] = "", ["Protestant"] = { "聖經" }, ["Roman Catholic"] = { "聖經" }, ["Eastern Orthodox"] = { "聖經" }, ["Church of the East"] = { "" }, } return export