aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormakhtar-sarr <[email protected]>2023-11-07 21:22:38 +0000
committerGitHub <[email protected]>2023-11-07 21:22:38 +0000
commit6df70bce16500ab74a37f932f2e17a08f297430b (patch)
treeadc3c191546eb559743ef12b9b2202507fa4675e /docs
parentb40ad45ad3cca6769968a63264e6d925bf4b328a (diff)
downloadfaker-6df70bce16500ab74a37f932f2e17a08f297430b.tar.xz
faker-6df70bce16500ab74a37f932f2e17a08f297430b.zip
feat(locale): add Senegal locale (#2525)
Diffstat (limited to 'docs')
-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 44f5f2fe..8f8c1333 100644
--- a/docs/guide/localization.md
+++ b/docs/guide/localization.md
@@ -108,6 +108,7 @@ In this example there are 5 locales. Each of these is checked in order, and the
| `fr_CA` | French (Canada) | `fakerFR_CA` |
| `fr_CH` | French (Switzerland) | `fakerFR_CH` |
| `fr_LU` | French (Luxembourg) | `fakerFR_LU` |
+| `fr_SN` | French (Senegal) | `fakerFR_SN` |
| `he` | Hebrew | `fakerHE` |
| `hr` | Croatian | `fakerHR` |
| `hu` | Hungarian | `fakerHU` |