We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7583be commit 0b21344Copy full SHA for 0b21344
src/Symfony/Component/Validator/Resources/translations/validators.hu.xlf
@@ -314,6 +314,10 @@
314
<source>This is not a valid Business Identifier Code (BIC).</source>
315
<target>Érvénytelen nemzetközi bankazonosító kód (BIC/SWIFT).</target>
316
</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>
321
</body>
322
</file>
323
</xliff>
0 commit comments