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