8000 Fixes missing translations for Dutch (nl) · symfony/symfony@456bcda · GitHub
[go: up one dir, main page]

Skip to content

Commit 456bcda

Browse files
rvanlaakfabpot
authored andcommitted
Fixes missing translations for Dutch (nl)
1 parent 20d3d84 commit 456bcda

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Deze waarde is geen geldig International Securities Identification Number (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Deze waarde moet een geldige expressie zijn.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)
0