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 7cf840cCopy full SHA for 7cf840c
src/Symfony/Component/Validator/Resources/translations/validators.it.xlf
@@ -314,6 +314,10 @@
314
<source>This is not a valid Business Identifier Code (BIC).</source>
315
<target>Questo valore non è un codice BIC valido.</target>
316
</trans-unit>
317
+ <trans-unit id="82">
318
+ <source>This is not a valid UUID.</source>
319
+ <target>Questo non è un UUID valido.</target>
320
+ </trans-unit>
321
</body>
322
</file>
323
</xliff>
0 commit comments