local export = {} export.list = { ["title"] = "book of Esther", ["type"] = "book", ["Protestant"] = { "以斯帖記", "斯:abb" }, ["Roman Catholic"] = { "艾斯德爾傳", "艾:abb" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export