local export = {} export.list = { ["title"] = "Isaac", ["type"] = "", ["Protestant"] = { "以撒" }, ["Roman Catholic"] = { "依撒格" }, ["Eastern Orthodox"] = { "伊撒克" }, ["Church of the East"] = { "" }, } return export