diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf
index 08d4f3d43..6527ceb60 100644
--- a/apps/client/src/locales/messages.zh.xlf
+++ b/apps/client/src/locales/messages.zh.xlf
@@ -7883,7 +7883,7 @@
Fee Ratio (legacy)
- 费率
+ 费率(旧版)apps/client/src/app/pages/i18n/i18n-page.html152
@@ -7907,7 +7907,7 @@
Fee Ratio
- Fee Ratio
+ 费率apps/client/src/app/pages/i18n/i18n-page.html161
@@ -7915,7 +7915,7 @@
The fees do exceed ${thresholdMax}% of your total investment volume (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your total investment volume (${feeRatio}%)
+ 费用已超过您总投资金额的 ${thresholdMax}%(${feeRatio}%)apps/client/src/app/pages/i18n/i18n-page.html163
@@ -7923,7 +7923,7 @@
The fees do not exceed ${thresholdMax}% of your total investment volume (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your total investment volume (${feeRatio}%)
+ 费用未超过您总投资金额的 ${thresholdMax}%(${feeRatio}%)apps/client/src/app/pages/i18n/i18n-page.html167