local export = {} export.list = { ["title"] = "Elijah", ["type"] = "", ["Protestant"] = { "以利亞" }, ["Roman Catholic"] = { "厄里亞" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export