local export = {} export.list = { ["title"] = "the book of Judith", ["type"] = "book", ["Protestant"] = { "猶滴傳" }, ["Roman Catholic"] = { "友弟德傳", "友:abb" }, ["Eastern Orthodox"] = { "虞狄特傳" }, ["Church of the East"] = { "" }, } return export