We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6044eb2 commit 4547f43Copy full SHA for 4547f43
README.md
@@ -25,7 +25,7 @@ firstName({locale: 'en_US', gender: 'female'});
25
//=> Liana
26
27
// Allowed gender: male, female
28
-// Allowed locale: en_US, ru_RU, pl_PL, uk_UA
+// Allowed locale: en_US, ru_RU, pl_PL, uk_UA, it_IT, de_DE, fr_FR
29
```
30
31
## Tests
0 commit comments