local export = {} export.list = { ["title"] = "the book of Job", ["type"] = "book", ["Protestant"] = { "約伯記", "伯:abb" }, ["Roman Catholic"] = { "約伯傳", "約:abb" }, ["Eastern Orthodox"] = { "約弗傳" }, ["Church of the East"] = { "" }, } return export