I have noticed a huge difference between tutor, version 17.0.6 (Quince) and tutor, version 18.1.3 (Redwood) when the French language is set as the default language (LANGUAGE_CODE=fr). In the latter case (tutor 18), almost everything is written in English, while in the former case (tutor 17), most of the platform was translated to French (as expected).
Any idea why this happens ?
Below is a Minimal Reproducible Example:
When installing tutor, version 17.0.6 from scratch (no upgrade or migration applied), and selecting fr to answer the question The default language code for the platform during the interactive platform configuration (tutor local launch), here is how the platform looks like:
As you can see from the Transifex project, French has 0% review rates which means that translations are unusable in the latest version.
I understand that fr and fr_CA locales are not an exact match. So, if you’d like you can start working on the Transifex project openedx-translations-redwood localization | Transifex and that will fix the issue for everyone.
Thanks a lot for your quick reply @omar !
I tried to enter fr_CA and fr-ca during the interactive platform configuration (tutor local launch) but an error is raised: Error: 'fr_CA' is not one of ...
And there is nothing resembling French Canadian in the listed locales.