Browse Source

Feature/update locales (#4917)

* Update locales

* Update  translation

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
pull/4921/head
github-actions[bot] 3 weeks ago
committed by GitHub
parent
commit
279757fab3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      apps/client/src/locales/messages.tr.xlf

2
apps/client/src/locales/messages.tr.xlf

@ -7626,7 +7626,7 @@
</trans-unit>
<trans-unit id="rule.feeRatioInitialInvestment.true" datatype="html">
<source> The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) </source>
<target state="translated"> Ücretler, ilk yatırımınızın %${thresholdMax}'ını (${feeRatio}%) aşmaz </target>
<target state="translated"> Ücretler, ilk yatırımınızın %${thresholdMax}ını (${feeRatio}%) aşmaz </target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context>
<context context-type="linenumber">26</context>

Loading…
Cancel
Save