Skip to content

Commit

Permalink
[Validator] Add Lithuanian translation for ISIN constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
norkunas committed Aug 19, 2020
1 parent b6ef9a1 commit 0d493f9
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 0d493f9

Please sign in to comment.