local export = {} export.list = { ["title"] = "manna", ["type"] = "", ["Protestant"] = { "嗎哪" }, ["Roman Catholic"] = { "瑪納" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export