From 66a33e936d39ec4db7fdffed5d646e044ccc43e9 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 18 Apr 2025 10:44:39 +0800
Subject: [PATCH] feat

---
 src/i18n/en-US/index.js |   26 +++++++++++++++++++++++++-
 1 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/src/i18n/en-US/index.js b/src/i18n/en-US/index.js
index 76efd65..b5c1052 100644
--- a/src/i18n/en-US/index.js
+++ b/src/i18n/en-US/index.js
@@ -1,4 +1,28 @@
 export default {
+	"ICO": "ICO",
+	"ICO记录": "ICO records",
+	"申请时间": "Application time",
+	"认缴": "Subscription",
+	"已认购": "Subscription",
+	"已中签": "lottery",
+	"已认缴": "Subscribed",
+	"未中签": "Not winning the lottery",
+	"单价:": "Unit price:",
+	"认购": "Subscription",
+	"新币预览": "New Currency Preview",
+	"配售": "Placement",
+	"中签结果": "Winning the lottery result",
+	"认购成功": "Subscription successful",
+	"认缴成功": "Subscription successful",
+	"配售成功": "Successful allocation",
+	"认购时间": "Subscription time",
+	"配售时间": "Placement time",
+	"中签": "lottery",
+	"上市时间": "Listing time",
+	"开始时间": "start time",
+	"结束时间": "End time",
+	"钱包余额": "Wallet balance",
+	"总价": "Total price",
 	'请输入止盈金额': 'take profit amount',
 	'请输入止损金额': 'stop loss amount',
   "当前有待处理提现订单,请稍后提现!":"There is currently a pending withdrawal order, please withdraw later!",
@@ -33,7 +57,7 @@
   'Order error, Insufficient balance': 'Order error, insufficient balance',
   '证件/护照号码': `Document/passport number`,
   '请输入您的证件/护照号码': `Please enter your ID/passport number`,
-  '证件照/上传护照': `ID photo/upload passport`,
+  '证件照/上传护照': `ID photo/upload passport、drving license`,
   '手持证件照': `Hand-held of ID photo`,
   '请输入亲属电话(必填)': `Please enter relative phone number (required)`,
   '请输入亲属地址(必填)': `Please enter your relative's address (required)`,

--
Gitblit v1.9.3