Skip to content

Commit b81c74d

Browse files
committed
minor #38784 [Validator] Added missing Spanish translation (TavoNiievez)
This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Added missing Spanish translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #38710 and #38764 | License | MIT | Doc PR | N/A Commits ------- 26f3963bb2 [Validator] Added missing Spanish translations.
2 parents 8fe1a93 + 26c39ea commit b81c74d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.es.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>Cada elemento de esta colección debería satisfacer su propio conjunto de restricciones.</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>Este valor no es un número de identificación internacional de valores (ISIN) válido.</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)