Skip to content

Need to add user's locale recognition by IP address #1

@lis-dev

Description

@lis-dev

Detect user country by its IP address and select it automatically:

https://monosnap.com/file/IRlh4N6tdogohSq8gO2n73Y9PxSeeP

One of the possible ways to implement this: make a request to https://ipinfo.io and check the country property.
or var language = window.navigator.userLanguage || window.navigator.language can be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions