minor #41953 Add Bulgarian translation for the validator (I-Valchev)

This PR was merged into the 4.4 branch.

Discussion
----------

Add Bulgarian translation for the validator

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #38710
| License       | MIT
| Doc PR        | N/A

Commits
-------

a812cea58a Add Bulgarian translation for the validator
This commit is contained in:
Fabien Potencier 2021-07-03 06:55:51 +02:00
commit eb83be474c
1 changed files with 4 additions and 0 deletions

View File

@ -386,6 +386,10 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Стойността не е валиден Международен идентификационен номер на ценни книжа (ISIN).</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>Стойността трябва да бъде валиден израз.</target>
</trans-unit>
</body>
</file>
</xliff>