Skip to content

Commit d5205a5

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: [Mailer] Fixed mandrill api header structure [HttpClient][ResponseTrait] Fix typo [Mailer] Reorder headers used to determine Sender [Validator] Add Lithuanian translation for ISIN constraint
2 parents e45145a + cee2f13 commit d5205a5

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
@@ -382,6 +382,10 @@
382382
<source>Each element of this collection should satisfy its own set of constraints.</source>
383383
<target>Kiekvienas šio sąrašo elementas turi atitikti savo nurodymų rinkinį.</target>
384384
</trans-unit>
385+
<trans-unit id="99">
386+
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387+
<target>Ši reišmė neatitinka tarptautinio vertybinių popierių identifikavimo numerio formato (ISIN).</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)