Default language not loading

Default language not loading

per 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
Average of ratings: -
In reply to Javier Tejera

Re: Default language not loading

per Dani Palou,
Avatar Core developers Avatar Moodle HQ Avatar Peer reviewers Avatar 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