diff --git a/apps/client/src/locales/messages.zh.xlf b/apps/client/src/locales/messages.zh.xlf
index 52ff20a70a..7963e7767f 100644
--- a/apps/client/src/locales/messages.zh.xlf
+++ b/apps/client/src/locales/messages.zh.xlf
@@ -605,7 +605,7 @@
Paid
- 已支付
+ 付费
apps/client/src/app/components/user-detail-dialog/user-detail-dialog.component.ts
129
@@ -3705,7 +3705,7 @@
Oops! Could not delete the asset profiles.
- 哎呀!无法删除资产信息。
+ 哎呀!无法删除资产概况。
apps/client/src/app/components/admin-market-data/admin-market-data.service.ts
52
@@ -4205,7 +4205,7 @@
Do you really want to convert this asset profile to ()?
- 您确定要把此资产信息转换为 () 吗?
+ 您确定要把此资产概况转换为 () 吗?
apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts
723
@@ -5390,7 +5390,7 @@
{VAR_PLURAL, plural, =1 {Profile} other {Profiles}}
- {VAR_PLURAL, plural, =1 {Profile} other {Profiles}}
+ {VAR_PLURAL, plural, =1 {个资产概况} other {个资产概况}}
apps/client/src/app/components/admin-market-data/admin-market-data.html
275
@@ -6835,7 +6835,7 @@
Oops! Could not delete the asset profile.
- 哎呀!无法删除资产信息。
+ 哎呀!无法删除资产概况。
apps/client/src/app/components/admin-market-data/admin-market-data.service.ts
51
@@ -6939,7 +6939,7 @@
Do you really want to delete these asset profiles?
- 您确定要删除这 个资产信息吗?
+ 您确定要删除这 个资产概况吗?
apps/client/src/app/components/admin-market-data/admin-market-data.service.ts
67