local export = {} export.list = { ["title"] = "Judges", ["type"] = "book", ["Protestant"] = { "士師記", "士:abb" }, ["Roman Catholic"] = { "民長紀", "民:abb" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export