Skip to content

Commit e2f760e

Browse files
committed
minor #41870 [Validator] Added missing spanish translation (vallel)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Added missing spanish translation | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #41834 | License | MIT | Doc PR | Added missing spanish translation for validator Commits ------- beabf50137 [Validator] Added missing spanish translation
2 parents 0cff7ba + 7df6cfd commit e2f760e

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
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Este valor no es un número de identificación internacional de valores (ISIN) válido.</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Este valor debería ser una expresión válida.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)