8000 minor #37820 add validator translation 99 for Italian language (garak) · symfony/symfony@804b8dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 804b8dd

Browse files
committed
minor #37820 add validator translation 8000 99 for Italian language (garak)
This PR was merged into the 3.4 branch. Discussion ---------- add validator translation 99 for Italian language | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | none | License | MIT | Doc PR | not needed This is a followup to PR #37730 for Italian language. Commits ------- ad4923f add validator translation 99 for Italian language
2 parents 7241f65 + ad4923f commit 804b8dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.it.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,10 @@
382382
<source>Each element of this collection should satisfy its own set of constraints.</source>
383383
<target>Ciascun elemento di questa collezione dovrebbe soddisfare il suo insieme di vincoli.</target>
384384
</trans-unit>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>Questo valore non è un codice identificativo internazionale di valori mobiliari (ISIN) valido.</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)
0