local export = {} export.list = { ["title"] = "Abel", ["type"] = "", ["Protestant"] = { "亞伯" }, ["Roman Catholic"] = { "亞伯爾" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export