aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorMiraziz Khidoyatov <[email protected]>2024-03-04 16:05:10 +0100
committerGitHub <[email protected]>2024-03-04 16:05:10 +0100
commitf7471a225f388c6bc0ec47ebad759ee1051e1106 (patch)
tree181c87facfdcd2404fd3c079de2ce667fcac39ad /docs/guide
parentc52ec8ac431debace995a4b8cf51e586b64a6483 (diff)
downloadfaker-f7471a225f388c6bc0ec47ebad759ee1051e1106.tar.xz
faker-f7471a225f388c6bc0ec47ebad759ee1051e1106.zip
feat(locale): add uzbek locale (uz_UZ_latin) (#2686)
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/localization.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/localization.md b/docs/guide/localization.md
index 8f8c1333..a351ef40 100644
--- a/docs/guide/localization.md
+++ b/docs/guide/localization.md
@@ -137,6 +137,7 @@ In this example there are 5 locales. Each of these is checked in order, and the
| `tr` | Turkish | `fakerTR` |
| `uk` | Ukrainian | `fakerUK` |
| `ur` | Urdu | `fakerUR` |
+| `uz_UZ_latin` | Uzbek (Uzbekistan, Latin) | `fakerUZ_UZ_latin` |
| `vi` | Vietnamese | `fakerVI` |
| `yo_NG` | Yoruba (Nigeria) | `fakerYO_NG` |
| `zh_CN` | Chinese (China) | `fakerZH_CN` |