From 8eb2c3204b1f935505aae561a9ec7e915c2deb7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=81?= Date: Sun, 3 May 2026 14:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E7=BF=BB=E8=AF=91US?= =?UTF-8?q?DT->USDC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/zh-CN.json | 2 +- src/locales/zh-TW.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": "取消失敗"