diff --git a/CHANGELOG.md b/CHANGELOG.md
index 83592d079..0ef23beef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the usability of the toggle component
- Restructured the response of the portfolio report endpoint (_X-ray_)
- Improved the language localization for Catalan (`ca`)
+- Improved the language localization for Chinese (`zh`)
- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Spanish (`es`)
diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf
index 1c7301eb2..ae453e4c0 100644
--- a/apps/client/src/locales/messages.zh.xlf
+++ b/apps/client/src/locales/messages.zh.xlf
@@ -7611,7 +7611,7 @@
Set up
- 应急资金:设置
+ 应急资金:设置apps/client/src/app/pages/i18n/i18n-page.html132
@@ -8058,7 +8058,7 @@
Average Unit Price
- Average Unit Price
+ 平均单位价格apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.component.ts105
@@ -8066,7 +8066,7 @@
Account Cluster Risks
- Account Cluster Risks
+ 账户集群风险apps/client/src/app/pages/i18n/i18n-page.html14
@@ -8074,7 +8074,7 @@
Asset Class Cluster Risks
- Asset Class Cluster Risks
+ 资产类别集群风险apps/client/src/app/pages/i18n/i18n-page.html38
@@ -8082,7 +8082,7 @@
Currency Cluster Risks
- Currency Cluster Risks
+ 货币集群风险apps/client/src/app/pages/i18n/i18n-page.html70
@@ -8090,7 +8090,7 @@
Economic Market Cluster Risks
- Economic Market Cluster Risks
+ 经济市场集群风险apps/client/src/app/pages/i18n/i18n-page.html92
@@ -8098,7 +8098,7 @@
Emergency Fund
- Emergency Fund
+ 应急基金apps/client/src/app/pages/i18n/i18n-page.html131
@@ -8106,7 +8106,7 @@
Fees
- Fees
+ 费用apps/client/src/app/pages/i18n/i18n-page.html148
@@ -8114,7 +8114,7 @@
Regional Market Cluster Risks
- Regional Market Cluster Risks
+ 区域市场集群风险 apps/client/src/app/pages/i18n/i18n-page.html149
@@ -8122,7 +8122,7 @@
No results found...
- No results found...
+ 未找到结果...libs/ui/src/lib/assistant/assistant.html49
@@ -8130,7 +8130,7 @@
Developed Markets
- Developed Markets
+ 发达市场 apps/client/src/app/pages/i18n/i18n-page.html95
@@ -8138,7 +8138,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
+ 发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html98
@@ -8146,7 +8146,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
+ 发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html103
@@ -8154,7 +8154,7 @@
The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The developed markets contribution of your current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 发达市场对您的当前投资 (${developedMarketsValueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html108
@@ -8162,7 +8162,7 @@
Emerging Markets
- Emerging Markets
+ 新兴市场 apps/client/src/app/pages/i18n/i18n-page.html113
@@ -8170,7 +8170,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
+ 新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html116
@@ -8178,7 +8178,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
+ 新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html121
@@ -8186,7 +8186,7 @@
The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The emerging markets contribution of your current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 新兴市场对您的当前投资 (${emergingMarketsValueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html126
@@ -8194,7 +8194,7 @@
No accounts have been set up
- No accounts have been set up
+ 未设置任何帐户 apps/client/src/app/pages/i18n/i18n-page.html20
@@ -8202,7 +8202,7 @@
Your net worth is managed by 0 accounts
- Your net worth is managed by 0 accounts
+ 您的净资产由 0 个帐户管理 apps/client/src/app/pages/i18n/i18n-page.html32
@@ -8210,7 +8210,7 @@
Asia-Pacific
- Asia-Pacific
+ 亚太地区apps/client/src/app/pages/i18n/i18n-page.html152
@@ -8218,7 +8218,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
- The Asia-Pacific market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
+ 亚太地区对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html153
@@ -8226,7 +8226,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
- The Asia-Pacific market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
+ 亚太地区对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html157
@@ -8234,7 +8234,7 @@
The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The Asia-Pacific market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 亚太地区对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html161
@@ -8242,7 +8242,7 @@
Emerging Markets
- Emerging Markets
+ 新兴市场 apps/client/src/app/pages/i18n/i18n-page.html166
@@ -8250,7 +8250,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
- The Emerging Markets contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
+ 新兴市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html169
@@ -8258,7 +8258,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
- The Emerging Markets contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
+ 新兴市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html173
@@ -8266,7 +8266,7 @@
The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The Emerging Markets contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 新兴市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html177
@@ -8274,7 +8274,7 @@
Europe
- Europe
+ 欧洲市场apps/client/src/app/pages/i18n/i18n-page.html182
@@ -8282,7 +8282,7 @@
The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
- The Europe market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
+ 欧洲市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html183
@@ -8290,7 +8290,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
- The Europe market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
+ 欧洲市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html187
@@ -8298,7 +8298,7 @@
The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The Europe market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 欧洲市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html191
@@ -8306,7 +8306,7 @@
Japan
- Japan
+ 日本市场apps/client/src/app/pages/i18n/i18n-page.html196
@@ -8314,7 +8314,7 @@
The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
- The Japan market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
+ 日本市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html197
@@ -8322,7 +8322,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
- The Japan market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
+ 日本市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html201
@@ -8330,7 +8330,7 @@
The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The Japan market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 日本市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html205
@@ -8338,7 +8338,7 @@
North America
- North America
+ 北美市场apps/client/src/app/pages/i18n/i18n-page.html210
@@ -8346,7 +8346,7 @@
The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
- The North America market contribution of your current investment (${valueRatio}%) exceeds ${thresholdMax}%
+ 北美市场对您的当前投资 (${valueRatio}%) 的贡献超过了 ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html211
@@ -8354,7 +8354,7 @@
The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
- The North America market contribution of your current investment (${valueRatio}%) is below ${thresholdMin}%
+ 北美市场对您的当前投资 (${valueRatio}%) 的贡献低于 ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html215
@@ -8362,7 +8362,7 @@
The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The North America market contribution of your current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ 北美市场对您的当前投资 (${valueRatio}%) 的贡献在 ${thresholdMin}% 和 ${thresholdMax}% 之间 apps/client/src/app/pages/i18n/i18n-page.html219
@@ -8370,7 +8370,7 @@
Find Ghostfolio on GitHub
- Find Ghostfolio on GitHub
+ 在 GitHub 上查找 Ghostfolioapps/client/src/app/pages/about/overview/about-overview-page.html74
@@ -8382,7 +8382,7 @@
Join the Ghostfolio Slack community
- Join the Ghostfolio Slack community
+ 加入 Ghostfolio Slack 社区apps/client/src/app/pages/about/overview/about-overview-page.html84
@@ -8390,7 +8390,7 @@
Follow Ghostfolio on X (formerly Twitter)
- Follow Ghostfolio on X (formerly Twitter)
+ 在 X (前身为 Twitter) 上关注 Ghostfolioapps/client/src/app/pages/about/overview/about-overview-page.html93
@@ -8398,7 +8398,7 @@
Send an e-mail
- Send an e-mail
+ 发送电子邮件apps/client/src/app/pages/about/overview/about-overview-page.html103
@@ -8406,7 +8406,7 @@
Follow Ghostfolio on LinkedIn
- Follow Ghostfolio on LinkedIn
+ 在 LinkedIn 上关注 Ghostfolioapps/client/src/app/pages/about/overview/about-overview-page.html122
@@ -8414,7 +8414,7 @@
Ghostfolio is an independent & bootstrapped business
- Ghostfolio is an independent & bootstrapped business
+ Ghostfolio 是一家独立的自筹资金企业apps/client/src/app/pages/about/overview/about-overview-page.html132
@@ -8422,7 +8422,7 @@
Support Ghostfolio
- Support Ghostfolio
+ 支持 Ghostfolioapps/client/src/app/pages/about/overview/about-overview-page.html141