Skip to content

Commit 51e3c22

Browse files
committed
[Validators] Remove forgotten space in a translation key [nl]
1 parent 86ab250 commit 51e3c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<target>Deze waarde moet groter dan of gelijk aan {{ compared_value }} zijn.</target>
260260
</trans-unit>
261261
<trans-unit id="68">
262-
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
262+
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
263263
<target>Deze waarde moet identiek zijn aan {{ compared_value_type }} {{ compared_value }}.</target>
264264
</trans-unit>
265265
<trans-unit id="69">

0 commit comments

Comments
 (0)