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