8000
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.
2 parents 903d04c + 7cf840c commit 08a49bcCopy full SHA for 08a49bc
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