feat(i18n): 添加用户模块的本地化支持,包括登录、资产估值、资产分布等翻译
This commit is contained in:
@@ -154,6 +154,17 @@
|
||||
"markAllReadSuccess": "全部已读",
|
||||
"loading": "加载中..."
|
||||
},
|
||||
"user": {
|
||||
"login": "点击登录 / 注册",
|
||||
"totalAsset": "总资产估值",
|
||||
"assetDistribution": "资产分布",
|
||||
"fundingAccount": "资金账户",
|
||||
"tradingAccount": "交易账户",
|
||||
"asset": "资产",
|
||||
"transfer": "划转",
|
||||
"bill": "账单",
|
||||
"comingSoon": "敬请期待"
|
||||
},
|
||||
"trade": {
|
||||
"title": "交易",
|
||||
"spot": "现货",
|
||||
|
||||
Reference in New Issue
Block a user