local export = {} export.list = { ["title"] = "the book of Malachi", ["type"] = "book", ["Protestant"] = { "瑪拉基書", "瑪:abb" }, ["Roman Catholic"] = { "瑪拉基亞", "馬拉基亞", "拉:abb" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export