We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e698ac commit b5cd6d4Copy full SHA for b5cd6d4
internal/translations/LCL/fr-FR/out.gotext.json.lcl
@@ -2240,7 +2240,7 @@
2240
<Str Cat="Text">
2241
<Val><![CDATA['{Flag} {Value}': value must be greater than {Min} and less than {Max}.]]></Val>
2242
<Tgt Cat="Text" Stat="Loc" Orig="New">
2243
- <Val><![CDATA['{Flag} {Valeur}' : la valeur doit être supérieure à {Min} et inférieure à {Max}.]]></Val>
+ <Val><![CDATA['{Flag} {Value}' : la valeur doit être supérieure à {Min} et inférieure à {Max}.]]></Val>
2244
</Tgt>
2245
<Prev Cat="Text">
2246
<Val><![CDATA[invalid batch terminator '{BatchTerminator}']]></Val>
0 commit comments