You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Resources/translations/validators.fr.xlf
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,12 @@
74
74
<source>rollerworks_password.tip.length</source>
75
75
<target>ajouter plus de caractères</target>
76
76
</trans-unit>
77
+
78
+
<!-- P0wnedPasswordValidator -->
79
+
<trans-unitid="18">
80
+
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
81
+
<target>Ce mot de passe a été trouvé dans une base de données de mots de passe erronés. Il a été utilisé {{used}} fois. Pour des raisons de sécurité, veuillez choisir un autre mot de passe.</target>
0 commit comments