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

Localization issue #1144

Open
shashankj99 opened this issue Nov 22, 2021 · 1 comment
Open

Localization issue #1144

shashankj99 opened this issue Nov 22, 2021 · 1 comment
Labels

Comments

@shashankj99
Copy link

I've set the locale to english but still getting result in arabic.
$adapter_client = new Client(); $provider = new GoogleMaps($adapter_client, null, $api_key); $geocoder = new StatefulGeocoder($provider); $geocoder->setLocale('en');

Here's my output

"الأندلس،"

@jbelien
Copy link
Member

jbelien commented Nov 22, 2021

Hello @shashankj99 ,

Could you tell us what query did you made ?
And check the request sent to Google API ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants