8000 minor #41953 Add Bulgarian translation for the validator (I-Valchev) · chalasr/symfony@eb83be4 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb83be4

Browse files
committed
minor symfony#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 symfony#38710 | License | MIT | Doc PR | N/A Commits ------- a812cea Add Bulgarian translation for the validator
2 parents 06351de + a812cea commit eb83be4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.bg.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>Стойността не е валиден Международен идентификационен номер на ценни книжа (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.< 4C83 /source>
391+
<target>Стойността трябва да бъде валиден израз.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)
0