diff --git a/src/locales/zh-CN.json b/src/locales/zh-CN.json index 8109b94..38e7e10 100644 --- a/src/locales/zh-CN.json +++ b/src/locales/zh-CN.json @@ -289,7 +289,7 @@ "sellDialogRedeem": "赎回", "sellDialogEditOrder": "编辑订单", "btcWithdrawHistoryLabel": "BTC 提现", - "usdtDepositHistoryLabel": "USDT 充值", + "usdtDepositHistoryLabel": "USDC 充值", "withdrawIconText": "提", "depositIconText": "充", "cancelFailed": "取消失败" diff --git a/src/locales/zh-TW.json b/src/locales/zh-TW.json index fd449dd..f34fca2 100644 --- a/src/locales/zh-TW.json +++ b/src/locales/zh-TW.json @@ -289,7 +289,7 @@ "sellDialogRedeem": "贖回", "sellDialogEditOrder": "編輯訂單", "btcWithdrawHistoryLabel": "BTC 提現", - "usdtDepositHistoryLabel": "USDT 充值", + "usdtDepositHistoryLabel": "USDC 充值", "withdrawIconText": "提", "depositIconText": "充", "cancelFailed": "取消失敗"