8000 minor #28135 Update validators.nl.xlf (sstok) · symfony/symfony@a81d7d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit a81d7d9

Browse files
committed
minor #28135 Update validators.nl.xlf (sstok)
This PR was merged into the 2.8 branch. Discussion ---------- Update validators.nl.xlf | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | The original translation does not match intended communication. `Deze waarde is geen geldige UUID waarde.` reads as `This value is not a valid UUID value`. Commits ------- 7f895ab Update validators.nl.xlf
2 parents 20a818f + 7f895ab commit a81d7d9

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
@@ -316,7 +316,7 @@
316316
</trans-unit>
317317
<trans-unit id="83">
318318
<source>This is not a valid UUID.</source>
319-
<target>Deze waarde is geen geldige UUID waarde.</target>
319+
<target>Dit is geen geldige UUID.</target>
320320
</trans-unit>
321321
</body>
322322
</file>

0 commit comments

Comments
 (0)
0