diff options
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/localization.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/guide/localization.md b/docs/guide/localization.md index df1aa0e0..b3610c4d 100644 --- a/docs/guide/localization.md +++ b/docs/guide/localization.md @@ -98,6 +98,7 @@ In this example there are 5 locales. Each of these is checked in order, and the | `en_NG` | English (Nigeria) | `fakerEN_NG` | | `en_US` | English (United States) | `fakerEN_US` | | `en_ZA` | English (South Africa) | `fakerEN_ZA` | +| `eo` | Esperanto | `fakerEO` | | `es` | Spanish | `fakerES` | | `es_MX` | Spanish (Mexico) | `fakerES_MX` | | `fa` | Farsi/Persian | `fakerFA` | |
