diff options
| author | David Morais Ferreira <[email protected]> | 2023-01-06 00:12:09 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-05 23:12:09 +0000 |
| commit | c66f7bd70f930c4a080cc24cc8d09baab260f6d0 (patch) | |
| tree | f598f65e2bd6c77c827560b55adc44c0f56f39b5 /docs | |
| parent | 2a06b6a197d5fe6939eac05035ca8ef9a50a2e92 (diff) | |
| download | faker-c66f7bd70f930c4a080cc24cc8d09baab260f6d0.tar.xz faker-c66f7bd70f930c4a080cc24cc8d09baab260f6d0.zip | |
feat(locale): add Luxembourg (French) locale (#1693)
Diffstat (limited to 'docs')
| -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 1412ec00..b0bfbad8 100644 --- a/docs/guide/localization.md +++ b/docs/guide/localization.md @@ -70,6 +70,7 @@ However, in most cases, using a specific locale will be beneficial in the long t | fr_BE | Français (Belgique) | | fr_CA | French (Canada) | | fr_CH | French (Switzerland) | +| fr_LU | French (Luxembourg) | | ge | Georgian | | he | Hebrew | | hr | Hrvatski | |
