local export = {} export.list = { ["title"] = "Isaiah", ["type"] = "", ["Protestant"] = { "以賽亞" }, ["Roman Catholic"] = { "依撒意亞", "依撒依亞" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export