ubernostrum / django-registration

An extensible user-registration app for Django.
BSD 3-Clause "New" or "Revised" License
923 stars 241 forks source link

Recompile FR messages #244

Closed sephii closed 8 months ago

sephii commented 9 months ago

The .mo file did not get regenerated the last time FR translations were updated (the .po file is 4 years old, the .mo file is 6 years old).

(not directly related to this PR but the string "The activation key you provided is invalid." is untranslated in most languages (it’s only translated in FR, ID and KO. It would be nice to at least regenerate the .po files to be able to spot the missing translations.)