Merge pull request #4248 from Stenive/patch-1

Update Chinese address format
This commit is contained in:
JamesKingdom
2017-08-19 17:37:40 +01:00
committed by GitHub

View File

@@ -122,8 +122,7 @@
"countryCodes": ["cn"],
"format": [
["postcode", "province"],
["city", "unit"],
["district"],
["city", "district"],
["street", "housenumber"]
]
}