File tree 2 files changed +8
-0
lines changed
src/Symfony/Component/Validator/Resources/translations
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 362
362
<source >This password has been leaked in a data breach, it must not be used. Please use another password.</source >
363
363
<target >This password has been leaked in a data breach, it must not be used. Please use another password.</target >
364
364
</trans-unit >
365
+ <trans-unit id =" 94" >
366
+ <source >This value should be between {{ min }} and {{ max }}.</source >
367
+ <target >This value should be between {{ min }} and {{ max }}.</target >
368
+ </trans-unit >
365
369
</body >
366
370
</file >
367
371
</xliff >
Original file line number Diff line number Diff line change 362
362
<source >This password has been leaked in a data breach, it must not be used. Please use another password.</source >
363
363
<target >Ce mot de passe a été divulgué lors d'une fuite de données, il ne doit plus être utilisé. Veuillez utiliser un autre mot de passe.</target >
364
364
</trans-unit >
365
+ <trans-unit id =" 94" >
366
+ <source >This value should be between {{ min }} and {{ max }}.</source >
367
+ <target >Cette valeur doit être comprise entre {{ min }} et {{ max }}.</target >
368
+ </trans-unit >
365
369
</body >
366
370
</file >
367
371
</xliff >
You can’t perform that action at this time.
0 commit comments