Skip to content

Commit 5329af8

Browse files
committed
minor #38782 [Validator] Add missing Czech translations (Lukáš Holeczy)
This PR was merged into the 3.4 branch. Discussion ---------- [Validator] Add missing Czech translations | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | #38735 | License | MIT This PR adds missing Czech validator translations. Commits ------- eaff84418f [Validator] Add missing czech translations
2 parents 537afb4 + 42c34c3 commit 5329af8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.cs.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ždý prvek v této kolekci musí splňovat svá vlastní omezení.</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>Tato hodnota není platné mezinárodní identifikační číslo cenného papíru (ISIN).</target>
388+
</trans-unit>
385389
</body>
386390
</file>
387391
</xliff>

0 commit comments

Comments
 (0)