local export = {} export.list = { ["title"] = "Micah", ["type"] = "", ["Protestant"] = { "彌迦" }, ["Roman Catholic"] = { "米該亞" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export