generator-jhipster
generator-jhipster copied to clipboard
Translate React and Vue to native language.
Overview of the feature request
Following https://github.com/jhipster/generator-jhipster/issues/15964 we should translate React and Vue to the native language.
While doing some work related to https://github.com/jhipster/generator-jhipster/issues/18652. I've noticed that there is already some translation replacement been done, we can improve it and translate React and Vue to native language.
Motivation for or Use Case
Have generate applications translated to the native language is a nice touch.
Related issues or PR
- [ ] Checking this box is mandatory (this is just to show you read everything)
Closed by #18867
Vue is not translated yet, I need to check how the translation must be injected.
vscode/eslint are really annoying on v-text/v-html content.
https://github.com/jhipster/generator-jhipster/pull/21960 fixes those errors. But doesn't translates yet.