aboutsummaryrefslogtreecommitdiff
path: root/docs/guide/upgrading.md
diff options
context:
space:
mode:
authorMatt Mayer <[email protected]>2023-04-05 12:46:04 +0700
committerGitHub <[email protected]>2023-04-05 07:46:04 +0200
commita95fc51279cb942fa9608334ffea52e57732cd3f (patch)
tree55eec112cf2f3f552069c887e742fb41c0c488ad /docs/guide/upgrading.md
parentea620467165a9a2247b147edcf46ef0783325977 (diff)
downloadfaker-a95fc51279cb942fa9608334ffea52e57732cd3f.tar.xz
faker-a95fc51279cb942fa9608334ffea52e57732cd3f.zip
refactor(locale): rename cz to cs_CZ (#2013)
Diffstat (limited to 'docs/guide/upgrading.md')
-rw-r--r--docs/guide/upgrading.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/guide/upgrading.md b/docs/guide/upgrading.md
index 38b6e6a4..555c267c 100644
--- a/docs/guide/upgrading.md
+++ b/docs/guide/upgrading.md
@@ -225,4 +225,6 @@ Please have a look at issue [#1785](https://github.com/faker-js/faker/issues/178
The `en_IND` (English, India) locale was renamed to `en_IN` for consistency with other locales.
+The `cz` (Czech) locale was renamed to `cs_CZ` to use the standard ISO codes for language and country.
+
The `ge` (Georgian) locale was renamed to `ka_GE` to use the standard ISO codes for language and country.