#3928 Zxcvbn service to compute password complexity

This commit is contained in:
maatinito 2019-06-19 12:30:49 -10:00 committed by Pierre de La Morinerie
parent 3703a71ea3
commit 0b0ef8a318
3 changed files with 26 additions and 6 deletions

View file

@ -12,4 +12,4 @@ fr:
password:
too_short: 'est trop court'
blank: 'doit être rempli'
not_strength: "n'est pas assez complexe"
not_strong: "n'est pas assez complexe"