local export = {} export.list = { ["title"] = "Ecclesiastes", ["type"] = "book", ["Protestant"] = { "傳道書", "傳:abb" }, ["Roman Catholic"] = { "訓道篇", "訓導篇", "訓:abb" }, ["Eastern Orthodox"] = { "訓道篇" }, ["Church of the East"] = { "" }, } return export