From 4b9c7e96534f4b5f093fcd085bb066412efcacc7 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Sun, 12 Oct 2025 16:34:09 +0800
Subject: [PATCH] 2

---
 src/i18n/en.js |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 91344ce..509e289 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1679,7 +1679,7 @@
     "您的资料已成功上传": "Your information has been uploaded successfully",
     "返回": "Back",
     "历史记录": "History",
-    "充值": "Deposit",
+    "充值": "deposit",
     "提现": "Withdraw",
     "数字币地址转账": "Send to crypto address",
     "数字货币": "Cryptocurrency",
@@ -1715,6 +1715,7 @@
     "充提记录": "List",
     "充值通道": "Deposit channel",
     "USDT充值": "USDT deposit",
+    "USDC充值": "USDC deposit",
     "BTC充值": "BTC deposit",
     "ETH充值": "ETH deposit",
     "提币详情": "Withdrawal details",
@@ -2814,4 +2815,10 @@
     "手机验证码": "Phone verification code",
     "请输入手机验证码": "Please enter the phone verification code",
     "发送手机验证码": "Send phone verification code",
+    "充值提示": `Friendly Reminder:
+The payment address changes periodically. Do not save it for long-term use. Before making a payment, please confirm that it matches the address displayed on the system.
+Do not deposit any network protocols or currencies other than those provided in the options to the address above, as this will result in irrecoverable assets.
+Deposits to the address above will require confirmation from all network nodes, and will only be credited after a second network confirmation.
+Please ensure that your computer and browser are secure to prevent information tampering or leakage.
+If you have any questions, please contact our online customer service.`,
 }
\ No newline at end of file

--
Gitblit v1.9.3