8000 minor #43477 [Validator] Update validators.sr_Cyrl.xlf (juricav, Juri… · colinodell/symfony@5eef649 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5eef649

Browse files
committed
minor symfony#43477 [Validator] Update validators.sr_Cyrl.xlf (juricav, Jurica Vlahoviček)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Validator] Update validators.sr_Cyrl.xlf | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix symfony#43453 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Add missing translation. Commits ------- be3f8a6 [Validator] Update validators.sr_Cyrl.xlf
2 parents 5ba6e8e + be3f8a6 commit 5eef649

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,10 @@
390390
<source>This value should be a valid expression.</source>
391391
<target>Ова вредност треба да буде валидан израз.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Ова вредност није исправна CSS боја.</target>
396+
</trans-unit>
393397
</body>
394398
</file>
395399
</xliff>

0 commit comments

Comments
 (0)
0