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 1a1a026 commit bb57352Copy full SHA for bb57352
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
@@ -322,6 +322,10 @@
322
<source>This is not a valid UUID.</source>
323
<target>This is not a valid UUID.</target>
324
</trans-unit>
325
+ <trans-unit id="84">
326
+ <source>This value should be a multiple of {{ compared_value }}.</source>
327
+ <target>This value should be a multiple of {{ compared_value }}.</target>
328
+ </trans-unit>
329
</body>
330
</file>
331
</xliff>
0 commit comments