local export = {} export.list = { ["title"] = "Melchizedek", ["type"] = "", ["Protestant"] = { "麥基洗德" }, ["Roman Catholic"] = { "默基瑟德" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export