Default language not loading

Default language not loading

Javier Tejera
Number of replies: 2
Hello there,

I have set up default_lang to es-mx in config.json but English is still the default language.

Any idea what might be blocking the new defaut language?

Thanks
평균 등급 : -
In reply to Javier Tejera

Re: Default language not loading

Dani Palou
Core developers 사진 Moodle HQ 사진 Peer reviewers 사진 Plugin developers 사진
Hi Javier,

please try to set "forcedefaultlanguage" to true in config.json too, hopefully that will fix the problem.

Please notice that if the app was already installed it will continue to use the language that was already using (this only affects new installations). Also, if a certain text isn't translated to es-mx or es it will be displayed in English.

Cheers,
Dani