local export = {} export.list = { ["title"] = "Noah", ["type"] = "", ["Protestant"] = { "挪亞" }, ["Roman Catholic"] = { "諾厄" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export