local export = {} export.list = { ["title"] = "Abraham", ["type"] = "", ["Protestant"] = { "亞伯拉罕" }, ["Roman Catholic"] = { "亞巴郎", "亞巴辣罕" }, ["Eastern Orthodox"] = { "阿弗拉穆" }, ["Church of the East"] = { "" }, } return export