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 e24bbd3 commit 05e7269Copy full SHA for 05e7269
Resources/translations/validators.it.xlf
@@ -302,6 +302,18 @@
302
<source>An empty file is not allowed.</source>
303
<target>Un file vuoto non è consentito.</target>
304
</trans-unit>
305
+ <trans-unit id="79">
306
+ <source>The host could not be resolved.</source>
307
+ <target>L'host non può essere risolto.</target>
308
+ </trans-unit>
309
+ <trans-unit id="80">
310
+ <source>This value does not match the expected {{ charset }} charset.</source>
311
+ <target>Questo valore non corrisponde al charset {{ charset }}.</target>
312
313
+ <trans-unit id="81">
314
+ <source>This is not a valid Business Identifier Code (BIC).</source>
315
+ <target>Questo valore non è un codice BIC valido.</target>
316
317
</body>
318
</file>
319
</xliff>
0 commit comments