diff options
| author | Matt Mayer <[email protected]> | 2025-04-18 06:22:37 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-18 01:22:37 +0200 |
| commit | cad8e5d5b932a0bddb9b883ec37a675b252b2c56 (patch) | |
| tree | 7140c059c721991a07ef28b5cbc6b912bd33ccc4 /docs | |
| parent | 6c883e74b894f1b777291e67d5b2b7bc63e38a80 (diff) | |
| download | faker-cad8e5d5b932a0bddb9b883ec37a675b252b2c56.tar.xz faker-cad8e5d5b932a0bddb9b883ec37a675b252b2c56.zip | |
docs: more than 70 locales (#3483)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/localization.md | 2 | ||||
| -rw-r--r-- | docs/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/localization.md b/docs/guide/localization.md index f86d79a7..d0a86618 100644 --- a/docs/guide/localization.md +++ b/docs/guide/localization.md @@ -4,7 +4,7 @@ Did you know Faker supports many different locales? When using our default instance `import { faker } from '@faker-js/faker'` you get English data. -However, we also provide pre-built instances for [more than 60 available locales](#available-locales). +However, we also provide pre-built instances for [more than 70 available locales](#available-locales). For example, you can import the German locale: diff --git a/docs/index.md b/docs/index.md index 0a923ce4..5db9e99a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -37,7 +37,7 @@ features: details: Generate Prices, Product Names, Adjectives, and Descriptions. - icon: 🌏 title: Localization - details: Pick from over 60 locales to generate realistic looking Names, Addresses, and Phone Numbers. + details: Pick from over 70 locales to generate realistic looking Names, Addresses, and Phone Numbers. --- <div class="opencollective"> |
