local export = {} export.list = { ["title"] = "John (the apostle)", ["type"] = "", ["Protestant"] = { "約翰" }, ["Roman Catholic"] = { "若望" }, ["Eastern Orthodox"] = { "約安" }, } return export