Skip to content

Commit 9c555c1

Browse files
committed
minor symfony#28742 Added LB translation for symfony#27993 (UUID validator message translation) (mweimerskirch)
This PR was merged into the 2.8 branch. Discussion ---------- Added LB translation for symfony#27993 (UUID validator message translation) | Q | A | ------------- | --- | Branch? | 2.8 (symfony#27993 also targeted 2.8) | Bug fix? | n/a | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | symfony#27993 | License | MIT Commits ------- d3a43e0 Added LB translation for symfony#27993 (UUID validator message translation)
2 parents bda0fe8 + d3a43e0 commit 9c555c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,10 @@
318318
<source>Error</source>
319319
<target>Feeler</target>
320320
</trans-unit>
321+
<trans-unit id="83">
322+
<source>This is not a valid UUID.</source>
323+
<target>Dëst ass keng gëlteg UUID.</target>
324+
</trans-unit>
321325
</body>
322326
</file>
323327
</xliff>

0 commit comments

Comments
 (0)