local export = {} export.list = { ["title"] = "Numbers", ["type"] = "book", ["Protestant"] = { "民數記", "民:abb" }, ["Roman Catholic"] = { "戶籍紀", "戶:abb" }, ["Eastern Orthodox"] = { "民數之書" }, ["Church of the East"] = { "" }, } return export