From 3ed2cb78a690b64c3b2646d35e1500081186dfa3 Mon Sep 17 00:00:00 2001
From: huzheng12 <52150713+huzheng12@users.noreply.github.com>
Date: Mon, 06 May 2024 00:21:32 +0800
Subject: [PATCH] first commit

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

diff --git a/src/i18n/en.json b/src/i18n/en.json
index dd58c3a..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",

--
Gitblit v1.9.3