local export = {} export.list = { ["title"] = "Ezekiel", ["type"] = "", ["Protestant"] = { "以西結" }, ["Roman Catholic"] = { "厄則克耳" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export