local export = {} export.list = { ["title"] = "Jerusalem", ["type"] = "", ["Protestant"] = { "耶路撒冷" }, ["Roman Catholic"] = { "耶路撒冷" }, ["Eastern Orthodox"] = { "耶路撒冷" }, ["Church of the East"] = { "烏梨師斂" }, } return export