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

Implement i18n cli options. #13008

Merged
merged 8 commits into from
Nov 10, 2020
Merged

Conversation

mshima
Copy link
Member

@mshima mshima commented Nov 9, 2020

--native-language:

  • Without a value, try to detect using user locale.

--language:

  • Appends to existing languages.

Native language prompt:

  • defaults to detected language.

Closes #12900


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

utils/language.js Show resolved Hide resolved
@pascalgrimaud pascalgrimaud merged commit be2553b into jhipster:main Nov 10, 2020
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
@mshima mshima deleted the skip_ci_native_language branch January 18, 2021 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve localization user experience.
2 participants