8000
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 134703e commit e863621Copy full SHA for e863621
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
@@ -334,6 +334,10 @@
334
<source>This value should be valid JSON.</source>
335
<target>This value should be valid JSON.</target>
336
</trans-unit>
337
+ <trans-unit id="87">
338
+ <source>This collection should contain only unique elements.</source>
339
+ <target>This collection should contain only unique elements.</target>
340
+ </trans-unit>
341
</body>
342
</file>
343
</xliff>
0 commit comments