8000 [Validator] Add missing Lithuanian translation · symfony/symfony@d8cae74 · GitHub
[go: up one dir, main page]

Skip to content

Commit d8cae74

Browse files
committed
[Validator] Add missing Lithuanian translation
1 parent 59e46e5 commit d8cae74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.lt.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>Ši vertė turėtų būti teisinga išraiška.</target>
392392
</trans-unit>
393+
<trans-unit id="101">
394+
<source>This value is not a valid CSS color.</source>
395+
<target>Ši reikšmė nėra tinkama CSS spalva.</target>
396+
</trans-unit>
393397
</body>
394398
</file>
395399
</xliff>

0 commit comments

Comments
 (0)
0