Skip to content

Commit

Permalink
Merge branch '3.4' into 4.4
Browse files Browse the repository at this point in the history
* 3.4:
  [Validator] Add Lithuanian translation for ISIN constraint
  • Loading branch information
fabpot committed Aug 21, 2020
2 parents 29d15e6 + 0d493f9 commit cee2f13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/translations/validators.lt.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,10 @@
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Kiekvienas šio sąrašo elementas turi atitikti savo nurodymų rinkinį.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Ši reišmė neatitinka tarptautinio vertybinių popierių identifikavimo numerio formato (ISIN).</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit cee2f13

Please sign in to comment.