local export = {} export.list = { ["title"] = "the book of Jonah", ["type"] = "book", ["Protestant"] = { "約拿書", "拿:abb" }, ["Roman Catholic"] = { "約納", "納:abb" }, ["Eastern Orthodox"] = { "約納書" }, ["Church of the East"] = { "" }, } return export