Browse Source

Fix localization

pull/6333/head
Thomas Kaul 2 months ago
parent
commit
510c316115
  1. 2
      apps/client/src/app/pages/i18n/i18n-page.html

2
apps/client/src/app/pages/i18n/i18n-page.html

@ -149,7 +149,7 @@
<li i18n="@@rule.emergencyFundSetup.true">
An emergency fund has been set up
</li>
<li i18n="@@rule.feeRatioInitialInvestment">Fee Ratio (lecacy)</li>
<li i18n="@@rule.feeRatioInitialInvestment">Fee Ratio (legacy)</li>
<li i18n="@@rule.feeRatioInitialInvestment.false">
The fees do exceed $&#123;thresholdMax&#125;% of your initial investment
($&#123;feeRatio&#125;%)

Loading…
Cancel
Save