8000 minor #42639 Update validators.tr.xlf (EmreRed) · symfony/symfony@b8ac437 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8ac437

Browse files
committed
minor #42639 Update validators.tr.xlf (EmreRed)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- Update validators.tr.xlf | Q | A | ------------- | --- | Branch? | 5.4 for features / 4.4 or 5.3 for bug fixes <!-- see below --> | Bug fix? | no | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> Commits ------- e8f822d Update validators.tr.xlf
2 parents c22ba60 + e8f822d commit b8ac437

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Symfony/Component/Validator/Resources/translations/validators.tr.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>Bu değer geçerli bir Uluslararası Menkul Kıymetler Kimlik Numarası değil (ISIN).</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Bu değer geçerli bir ifade olmalıdır.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)
0