local export = {} export.list = { ["title"] = "the book of Joel", ["type"] = "book", ["Protestant"] = { "約珥書", "珥:abb" }, ["Roman Catholic"] = { "岳厄爾", "岳:abb" }, ["Eastern Orthodox"] = { "約伊爾書" }, ["Church of the East"] = { "" }, } return export