local export = {} export.list = { ["title"] = "Leviticus", ["type"] = "book", ["Protestant"] = { "利未記", "利:abb" }, ["Roman Catholic"] = { "肋未紀", "肋:abb" }, ["Eastern Orthodox"] = { "勒維人之書" }, ["Church of the East"] = { "" }, } return export