Skip to content

Commit d59c4dd

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Remove wrong dep [Translation] Fix message key handling for the Localise provider Fix ProgressBar to correctly clear multi-line formats Ignoring X-Transport header while signing email with DKIM Remove polyfills from ExpressionLanguage Update validators.tr.xlf [Form] fix typo in Danish translation Remove broken test case [PropertyInfo] Support for the never return type Show nice CLI output in Psalm action
2 parents 9d0f4fb + e60e697 commit d59c4dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)