diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/locales/cs_CZ/location/postcode.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locales/cs_CZ/location/postcode.ts b/src/locales/cs_CZ/location/postcode.ts index a1ffc2d1..1b75ed6a 100644 --- a/src/locales/cs_CZ/location/postcode.ts +++ b/src/locales/cs_CZ/location/postcode.ts @@ -1 +1 @@ -export default ['#####', '### ##', '###-##']; +export default ['#####', '### ##']; |
