|
|
@ -20,12 +20,12 @@ |
|
|
|
</li> |
|
|
|
<li i18n="@@rule.feeRatioInitialInvestment">Fee Ratio</li> |
|
|
|
<li i18n="@@rule.feeRatioInitialInvestment.false"> |
|
|
|
The fees do exceed {thresholdMax}% of your initial investment |
|
|
|
({feeRatio}%) |
|
|
|
The fees do exceed ${thresholdMax}% of your initial investment |
|
|
|
(${feeRatio}%) |
|
|
|
</li> |
|
|
|
<li i18n="@@rule.feeRatioInitialInvestment.true"> |
|
|
|
The fees do not exceed {thresholdMax}% of your initial |
|
|
|
investment ({feeRatio}%) |
|
|
|
The fees do not exceed ${thresholdMax}% of your initial |
|
|
|
investment (${feeRatio}%) |
|
|
|
</li> |
|
|
|
<li i18n="@@slogan">Open Source Wealth Management Software</li> |
|
|
|
</ul> |
|
|
|