I am new to JHipster and I would like to where can I define the default i18n language in JHipster? Is it in a Java Configuration class, in Spring-Boot yaml file, or in Javascript file?
You can set the language you like in the weapp/scripts/app.js
file by changing the preferred language line, for instance $translateProvider.preferredLanguage('fr');
changes the language to french.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With