|
|
|
|
@ -11,6 +11,7 @@
|
|
|
|
|
performance, portfolio, software, stock, trading, wealth, web3
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@myAccount">My Account</li>
|
|
|
|
|
<li i18n="@@rule.accountClusterRisk.category">Account Cluster Risk</li>
|
|
|
|
|
<li i18n="@@rule.accountClusterRiskCurrentInvestment">Investment</li>
|
|
|
|
|
<li i18n="@@rule.accountClusterRiskCurrentInvestment.false">
|
|
|
|
|
Over ${thresholdMax}% of your current investment is at
|
|
|
|
|
@ -28,6 +29,9 @@
|
|
|
|
|
<li i18n="@@rule.accountClusterRiskSingleAccount.true">
|
|
|
|
|
Your net worth is managed by ${accountsLength} accounts
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.assetClassClusterRisk.category">
|
|
|
|
|
Asset Class Cluster Risk
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.assetClassClusterRiskEquity">Equity</li>
|
|
|
|
|
<li i18n="@@rule.assetClassClusterRiskEquity.false.max">
|
|
|
|
|
The equity contribution of your current investment
|
|
|
|
|
@ -57,6 +61,7 @@
|
|
|
|
|
(${fixedIncomeValueRatio}%) is within the range of
|
|
|
|
|
${thresholdMin}% and ${thresholdMax}%
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.currencyClusterRisk.category">Currency Cluster Risk</li>
|
|
|
|
|
<li i18n="@@rule.currencyClusterRiskBaseCurrencyCurrentInvestment">
|
|
|
|
|
Investment: Base Currency
|
|
|
|
|
</li>
|
|
|
|
|
@ -78,6 +83,10 @@
|
|
|
|
|
(${maxValueRatio}%) and does not exceed
|
|
|
|
|
${thresholdMax}%
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.economicMarketClusterRisk.category">
|
|
|
|
|
Economic Market Cluster Risk
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.emergencyFund.category">Emergency Fund</li>
|
|
|
|
|
<li i18n="@@rule.emergencyFundSetup">Set up</li>
|
|
|
|
|
<li i18n="@@rule.emergencyFundSetup.false">
|
|
|
|
|
No emergency fund has been set up
|
|
|
|
|
@ -94,6 +103,10 @@
|
|
|
|
|
The fees do not exceed ${thresholdMax}% of your initial
|
|
|
|
|
investment (${feeRatio}%)
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@rule.fees.category">Fees</li>
|
|
|
|
|
<li i18n="@@rule.regionalMarketClusterRisk.category">
|
|
|
|
|
Regional Market Cluster Risk
|
|
|
|
|
</li>
|
|
|
|
|
<li i18n="@@slogan">Open Source Wealth Management Software</li>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|