|
|
@ -11,10 +11,14 @@ |
|
|
|
performance, portfolio, software, stock, trading, wealth, web3 |
|
|
|
</li> |
|
|
|
<li i18n="@@myAccount">My Account</li> |
|
|
|
<!-- |
|
|
|
<li i18n="@@rule.fee-ratio-initial-investment.exceed">The fees do exceed {{thresholdMax}}% of your initial investment ({feeRatio}%)</li> |
|
|
|
<li i18n="@@rule.fee-ratio-initial-investment.not-exceed">The fees do exceed {thresholdMax}% of your initial investment ({feeRatio}%)</li> |
|
|
|
--> |
|
|
|
<li i18n="@@rule.fee-ratio-initial-investment.exceed"> |
|
|
|
The fees do exceed {thresholdMax}% of your initial investment |
|
|
|
({feeRatio}%) |
|
|
|
</li> |
|
|
|
<li i18n="@@rule.fee-ratio-initial-investment.not-exceed"> |
|
|
|
The fees do not exceed {thresholdMax}% of your initial |
|
|
|
investment ({feeRatio}%) |
|
|
|
</li> |
|
|
|
<li i18n="@@slogan">Open Source Wealth Management Software</li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|