From 6e6cd8e3315a3e26186d1d23f80b1465e1f03061 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Sun, 14 Apr 2024 17:53:51 +0800
Subject: [PATCH] first

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

diff --git a/src/i18n/en-US/index.js b/src/i18n/en-US/index.js
index 757d306..68955f7 100644
--- a/src/i18n/en-US/index.js
+++ b/src/i18n/en-US/index.js
@@ -2161,4 +2161,27 @@
   c2c买币: "C2C buy coins",
   主题设置: "Theme settings",
   总资产估值: "Total Assets Valuation",
+  ICO: "ICO",
+  ICO记录: "ICO records",
+  申请时间: "Application time",
+  认缴: "Subscription",
+  已认购: "Subscribed",
+  已中签: "lottery",
+  已认缴: "Subscribed",
+  未中签: "Not winning the lottery",
+  "单价:": "Unit price:",
+  认购: "subscription",
+  新币预览: "New Currency Preview",
+  配售: "Placement",
+  认购成功: "Subscription successful",
+  认缴成功: "Subscription successful",
+  配售成功: "Successful allocation",
+  认购时间: "Subscription time",
+  配售时间: "Placement time",
+  中签: "lottery",
+  上市时间: "Listing time",
+  开始时间: "start time",
+  结束时间: "End time",
+  钱包余额: "Wallet balance",
+  总价: "Total price",
 };

--
Gitblit v1.9.3