Skip to content

Commit

Permalink
minor #41857 [Validator] Add missing Czech translations (petrduda)
Browse files Browse the repository at this point in the history
This PR was merged into the 4.4 branch.

Discussion
----------

[Validator] Add missing Czech translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41817
| License       | MIT
| Doc PR        | N/A

Commits
-------

e89b823 [Validator] Add missing Czech translations
  • Loading branch information
fabpot committed Jun 26, 2021
2 parents a3d2666 + e89b823 commit ae7eb59
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,10 @@
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Tato hodnota není platné mezinárodní identifikační číslo cenného papíru (ISIN).</target>
</trans-unit>
<trans-unit id="100">
<source>This value should be a valid expression.</source>
<target>Tato hodnota musí být platný výraz.</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit ae7eb59

Please sign in to comment.