Skip to content

Commit b8e15fd

Browse files
committed
minor #41861 [Validator] Add missing translations for Lithuania (StaffNowa)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Add missing translations for Lithuania | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | symfony/symfony#41824 | License | MIT Added missing translation for Validator Commits ------- 69781f764b * validators.lt.xlf - added missing 100 message
2 parents c19d2a6 + 22d2a47 commit b8e15fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.lt.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>Ši reišmė neatitinka tarptautinio vertybinių popierių identifikavimo numerio formato (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Ši vertė turėtų būti teisinga išraiška.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)