Skip to content

Localization issue #1144

Open
Open
@shashankj99

Description

@shashankj99

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

"الأندلس،"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions