-
-
Notifications
You must be signed in to change notification settings - Fork 943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src/locales/*/address/city.ts is inplausible #1471
Comments
On hold till #1469 is fixed. |
Also
|
Also
|
Also faker/src/locales/es/address/city.ts Line 1 in 79858fe
|
|
faker/src/locales/fr_BE/address/city.ts Lines 1 to 4 in 79858fe
|
faker/src/locales/nl_BE/address/city.ts Lines 1 to 4 in 79858fe
|
faker/src/locales/sv/address/city.ts Line 1 in 79858fe
|
|
|
I might have missed some files, so the other |
Here are all the different patterns in use
These are the only ones which don't include city_name or last or first names as a basis.
These probably need manual checking, for example for en_NG the city_prefix file should just be renamed to city_name, but for example for |
Resolved by #2094. |
faker/src/locales/en_AU_ocker/address/city.ts
Line 1 in 79858fe
It should most likely point to
city_name
or be deleted.Note: After #1469 is merged these files will then be located under
src/locales/*/location/city.ts
.The text was updated successfully, but these errors were encountered: