local export = {} export.list = { ["title"] = "the book of Micah", ["type"] = "book", ["Protestant"] = { "彌迦書", "彌:abb" }, ["Roman Catholic"] = { "米該亞", "米:abb" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export