Skip to content

Commit 6527bb4

Browse files
committed
minor #43379 Add the missing greek translations for security core and validator component (AchillesKal)
This PR was merged into the 4.4 branch. Discussion ---------- Add the missing greek translations for security core and validator component | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | #43321 | License | MIT Commits ------- 8e5e997fa1 Add the missing greek translations for security core and validator component
2 parents 4e6f626 + 3148b17 commit 6527bb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.el.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Αυτή η τιμή δεν είναι έγκυρο International Securities Identification Number (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Αυτή η τιμή πρέπει να είναι έγκυρη έκφραση.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)