Default language not loading

Default language not loading

ved Javier Tejera -
Antal besvarelser: 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
Gennemsnitsbedømmelse: -
I svar til Javier Tejera

Re: Default language not loading

ved Dani Palou -
Billede af Core developers Billede af Moodle HQ Billede af Peer reviewers Billede af 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