local export = {} export.list = { ["title"] = "Lot", ["type"] = "", ["Protestant"] = { "羅得" }, ["Roman Catholic"] = { "羅特" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export