Skip to content
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

Incorect output value for sk_SK location from streetName #672

Open
e1std opened this issue Jul 13, 2023 · 2 comments · May be fixed by #860
Open

Incorect output value for sk_SK location from streetName #672

e1std opened this issue Jul 13, 2023 · 2 comments · May be fixed by #860
Labels
bug Something isn't working lifecycle/stale

Comments

@e1std
Copy link

e1std commented Jul 13, 2023

Summary

streetName for sk_SK location is returning not valid local values. For example "Jakubová Parks". The second word is in english, not in slovak. It should be "Jakubová ulica" for example (Jakubová Street in english).

Versions

Version
PHP 7.4.0
fakerphp/faker 1.23.0

Self-enclosed code snippet for reproduction

echo $faker->streetName()

Expected output

Jakubova ulica

Actual output

Jakubova Parks
@devicebusy devicebusy mentioned this issue Aug 1, 2023
4 tasks
@stale
Copy link

stale bot commented Aug 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 1 week if no further activity occurs. Thank you for your contributions.

@localheinz localheinz added the bug Something isn't working label Sep 3, 2023
@stale stale bot removed the lifecycle/stale label Sep 3, 2023
@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 1 week if no further activity occurs. Thank you for your contributions.

@MilosM33 MilosM33 linked a pull request Feb 11, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lifecycle/stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants