local export = {} export.list = { ["title"] = "Japheth", ["type"] = "", ["Protestant"] = { "雅弗" }, ["Roman Catholic"] = { "耶斐特" }, ["Eastern Orthodox"] = { "" }, --雅斐特? ["Church of the East"] = { "" }, } return export