8000 added missing translation · symfony/symfony@e863621 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit e863621

Browse files
committed
added missing translation
1 parent 134703e commit e863621

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.en.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,10 @@
334334
<source>This value should be valid JSON.</source>
335335
<target>This value should be valid JSON.</target>
336336
</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>
337341
</body>
338342
</file>
339343
</xliff>

0 commit comments

Comments
 (0)
0