local export = {} export.list = { ["title"] = "the book of Tobit", ["type"] = "book", ["Protestant"] = { "多比傳" }, ["Roman Catholic"] = { "多俾亞傳", "多:abb" }, ["Eastern Orthodox"] = { "托維特傳" }, ["Church of the East"] = { "" }, } return export