local export = {} export.list = { ["title"] = "hosanna", ["type"] = "", ["Protestant"] = { "和散那", "和撒那" }, ["Roman Catholic"] = { "賀三納" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export