8000 [Validator] Add Polish translation for ISIN constraint · symfony/symfony@5fa2975 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5fa2975

Browse files
przemyslaw-boguszfabpot
authored andcommitted
[Validator] Add Polish translation for ISIN constraint
1 parent 688dbd9 commit 5fa2975

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.pl.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>Każdy element w tym zbiorze powinien spełniać własny zestaw reguł.</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>Ta wartość nie jest prawidłowym Międzynarodowym Numerem Identyfikacyjnym Papierów Wartościowych (ISIN).</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)
0