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 fcf3e0b322d..ae3ce4bb2b6 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 @@ -2585,9 +2585,9 @@ msgstr[2] "Ce mot de passe doit contenir au moins %(min_symbol)d symboles." #, python-format msgid "Your password must contain at least %(min_symbol)d symbol." msgid_plural "Your password must contain at least %(min_symbol)d symbols." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Votre mot de passe doit contenir au moins %(min_symbol)d symbole." +msgstr[1] "Votre mot de passe doit contenir au moins %(min_symbol)d symboles." +msgstr[2] "Votre mot de passe doit contenir au moins %(min_symbol)d symboles." #: common/djangoapps/util/password_policy_validators.py:472 #, python-format