local export = {} export.list = { ["title"] = "Timothy", ["type"] = "", ["Protestant"] = { "提摩太" }, ["Roman Catholic"] = { "弟茂德" }, ["Eastern Orthodox"] = { "提摩泰" }, } return export