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
Just wanted to ask if this could be included into the package directly or is it better to create an own package for this?
based on navigator.language Then the developer could just set this feature on/off with: i18n.autoDetect = true/false (default false)
For the developer it could also mean, that the language string in the i18n.map method should be a standardized iso language string.
The text was updated successfully, but these errors were encountered:
👍
Sorry, something went wrong.
No branches or pull requests
Just wanted to ask if this could be included into the package directly or is it better to create an own package for this?
based on navigator.language
Then the developer could just set this feature on/off with:
i18n.autoDetect = true/false (default false)
For the developer it could also mean, that the language string in the i18n.map method should be a standardized iso language string.
The text was updated successfully, but these errors were encountered: