We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a56838c commit 93c892eCopy full SHA for 93c892e
Resources/translations/validators.tr.xlf
@@ -386,6 +386,10 @@
386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387
<target>Bu değer geçerli bir Uluslararası Menkul Kıymetler Kimlik Numarası değil (ISIN).</target>
388
</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>
393
</body>
394
</file>
395
</xliff>
0 commit comments