local export = {} export.list = { ["title"] = "Barnabas", ["type"] = "", ["Protestant"] = { "巴拿巴" }, ["Roman Catholic"] = { "巴爾納伯" }, ["Eastern Orthodox"] = { "瓦爾納瓦" }, ["Church of the East"] = { "" }, } return export