diff --git a/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po b/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po index 242f7bb70bd..3e9d3b4c4e2 100644 --- a/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po +++ b/translations/edx-platform/conf/locale/fr_CA/LC_MESSAGES/django.po @@ -2475,8 +2475,11 @@ msgid "This password must contain at least %(min_upper)d uppercase letter." msgid_plural "" "This password must contain at least %(min_upper)d uppercase letters." msgstr[0] "" +"Ce mot de passe doit contenir au moins %(min_upper)d lettre majuscule." msgstr[1] "" +"Ce mot de passe doit contenir au moins %(min_upper)d lettres majuscules." msgstr[2] "" +"Ce mot de passe doit contenir au moins %(min_upper)d lettres majuscules." #: common/djangoapps/util/password_policy_validators.py:319 #, python-format