8000 [Validator] Add missing UUID validator message translation (hu) · symfony/symfony@0b21344 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b21344

Browse files
committed
[Validator] Add missing UUID validator message translation (hu)
1 parent f7583be commit 0b21344

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,10 @@
314314
<source>This is not a valid Business Identifier Code (BIC).</source>
315315
<target>Érvénytelen nemzetközi bankazonosító kód (BIC/SWIFT).</target>
316316
</trans-unit>
317+
<trans-unit id="82">
318+
<source>This is not a valid UUID.</source>
319+
<target>Érvénytelen egyedi azonosító (UUID).</target>
320+
</trans-unit>
317321
</body>
318322
</file>
319323
</xliff>

0 commit comments

Comments
 (0)
0