We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can't seem to get this plugin to use the locale set from Android system settings. I tried these:
All of these either fail, or use "en-US" instead of the system setting. Is there anyway to use the system's locale?
The text was updated successfully, but these errors were encountered:
navigator.language should give you the locale set for the browser, which I would guess is the same used for the OS
navigator.language
Sorry, something went wrong.
No branches or pull requests
I can't seem to get this plugin to use the locale set from Android system settings. I tried these:
All of these either fail, or use "en-US" instead of the system setting. Is there anyway to use the system's locale?
The text was updated successfully, but these errors were encountered: