local export = {} export.list = { ["title"] = "Nazareth", ["type"] = "", ["Protestant"] = { "拿撒勒" }, ["Roman Catholic"] = { "納匝肋" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export