aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorAbrar Shahriar Adib <[email protected]>2025-03-17 01:42:59 +0600
committerGitHub <[email protected]>2025-03-16 20:42:59 +0100
commitfef0ad7859ff5994947c2c02afd6bdf13dffd234 (patch)
treee5e1f133044cc018933c7181b18110a53009222c /docs/guide
parent50b3241629f6c314eb21af134a0b67dd3671ab33 (diff)
downloadfaker-fef0ad7859ff5994947c2c02afd6bdf13dffd234.tar.xz
faker-fef0ad7859ff5994947c2c02afd6bdf13dffd234.zip
feat(locale): Add bn_BD locale (#3439)
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 b548d523..61abade1 100644
--- a/docs/guide/localization.md
+++ b/docs/guide/localization.md
@@ -54,6 +54,7 @@ In this example there are 5 locales. Each of these is checked in order, and the
| `ar` | Arabic | `fakerAR` |
| `az` | Azerbaijani | `fakerAZ` |
| `base` | Base | `fakerBASE` |
+| `bn_BD` | Bengali (Bangladesh) | `fakerBN_BD` |
| `cs_CZ` | Czech (Czechia) | `fakerCS_CZ` |
| `da` | Danish | `fakerDA` |
| `de` | German | `fakerDE` |