local export = {} export.list = { ["title"] = "apostle", ["type"] = "", ["Protestant"] = { "使徒" }, ["Roman Catholic"] = { "宗徒" }, ["Eastern Orthodox"] = { "使徒" }, --宗徒? } return export