local export = {} export.list = { ["title"] = "Elizabeth", ["type"] = "", ["Protestant"] = { "以利沙伯" }, ["Roman Catholic"] = { "依撒伯爾" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export