local export = {} export.list = { ["title"] = "Levite", ["type"] = "", ["Protestant"] = { "利未人" }, ["Roman Catholic"] = { "肋未人" }, ["Eastern Orthodox"] = { "勒維人" }, ["Church of the East"] = { "" }, } return export