local export = {} export.list = { ["title"] = "Joel", ["type"] = "", ["Protestant"] = { "約珥" }, ["Roman Catholic"] = { "岳厄爾" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export