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 86ab250 commit 51e3c22Copy full SHA for 51e3c22
src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf
@@ -259,7 +259,7 @@
259
<target>Deze waarde moet groter dan of gelijk aan {{ compared_value }} zijn.</target>
260
</trans-unit>
261
<trans-unit id="68">
262
- <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
+ <source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
263
<target>Deze waarde moet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.</target>
264
265
<trans-unit id="69">
0 commit comments