local export = {} export.list = { ["title"] = "Messiah", ["type"] = "", ["Protestant"] = { "彌賽亞" }, ["Roman Catholic"] = { "默西亞" }, ["Eastern Orthodox"] = { "羋西亞" }, ["Church of the East"] = { "彌施訶", "彌師訶" }, } return export