Skip to content

Commit 05e7269

Browse files
Michele Orsellifabpot
authored andcommitted
adds validation messages missing italian translations
1 parent e24bbd3 commit 05e7269

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Resources/translations/validators.it.xlf

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,18 @@
302302
<source>An empty file is not allowed.</source>
303303
<target>Un file vuoto non è consentito.</target>
304304
</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+
</trans-unit>
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+
</trans-unit>
305317
</body>
306318
</file>
307319
</xliff>

0 commit comments

Comments
 (0)