local export = {} export.list = { ["title"] = "the book of James", ["type"] = "book", ["Protestant"] = { "雅各書", "雅:abb" }, ["Roman Catholic"] = { "雅各伯書", "雅:abb" }, ["Eastern Orthodox"] = { "雅科弗書信" }, } return export