Skip to content

Commit 2b8e9b3

Browse files
mtarldxabbuh
authored andcommitted
Add french "at least" constraint translations
1 parent a25feba commit 2b8e9b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/validators.fr.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,14 @@
374374
<source>The number of elements in this collection should be a multiple of {{ compared_value }}.</source>
375375
<target>Le nombre d'éléments de cette collection doit être un multiple de {{ compared_value }}.</target>
376376
</trans-unit>
377+
<trans-unit id="97">
378+
<source>This value should satisfy at least one of the following constraints:</source>
379+
<target>Cette valeur doit satisfaire à au moins une des contraintes suivantes :</target>
380+
</trans-unit>
381+
<trans-unit id="98">
382+
<source>Each element of this collection should satisfy its own set of constraints.</source>
383+
<target>Chaque élément de cette collection doit satisfaire à son propre jeu de contraintes.</target>
384+
</trans-unit>
377385
</body>
378386
</file>
379387
</xliff>

0 commit comments

Comments
 (0)