local export = {} export.list = { ["title"] = "Annas", ["type"] = "", ["Protestant"] = { "亞那" }, ["Roman Catholic"] = { "亞納斯" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export