8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc75d9 commit d652041Copy full SHA for d652041
src/Symfony/Component/Validator/Resources/translations/validators.lt.xlf
@@ -382,6 +382,10 @@
382
<source>Each element of this collection should satisfy its own set of constraints.</source>
383
<target>Kiekvienas šio sąrašo elementas turi atitikti savo nurodymų rinkinį.</target>
384
</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>
389
</body>
390
</file>
391
</xliff>
0 commit comments