local export = {} export.list = { ["title"] = "the book of Colossians", ["type"] = "book", ["Protestant"] = { "歌羅西書", "西:abb" }, ["Roman Catholic"] = { "哥羅森書", "哥:abb" }, ["Eastern Orthodox"] = { "致科羅西人書" }, } return export