From d5381ec06ab5f549fade867c3a874de613bdd5d4 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 07 Jun 2024 10:23:41 +0800
Subject: [PATCH] 去掉BNB充值,调试好充值接口

---
 src/i18n/en.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json
index 4d87374..340becc 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1914,12 +1914,12 @@
   "ICO记录": "ICO records",
   "申请时间": "Application time",
   "认缴": "Subscription",
-  "已认购": "Subscribed",
+  "已认购": "Subscription",
   "已中签": "lottery",
   "已认缴": "Subscribed",
   "未中签": "Not winning the lottery",
   "单价:": "Unit price:",
-  "认购": "subscription",
+  "认购": "Subscription",
   "新币预览": "New Currency Preview",
   "配售": "Placement",
   "认购成功": "Subscription successful",
@@ -1958,5 +1958,6 @@
   "USDC充值": "USDC deposit",
   "BNB充值": "BNB deposit",
   "記住帳戶密碼": "Remember account password",
-  "记住帐户密码": "Remember account password"
+  "记住帐户密码": "Remember account password",
+  "中签结果": "Winning the lottery result"
 }
\ No newline at end of file

--
Gitblit v1.9.3