local export = {} export.list = { ["title"] = "Adam", ["type"] = "", ["Protestant"] = { "亞當" }, ["Roman Catholic"] = { "亞當" }, ["Eastern Orthodox"] = { "阿達穆" }, --亞當? ["Church of the East"] = { "" }, } return export