From 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 28 Jun 2024 09:28:04 +0800
Subject: [PATCH] 123

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

diff --git a/src/i18n/en.json b/src/i18n/en.json
index 4d87374..cc2a84f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1,5 +1,6 @@
 {
   "3": "three",
+  "期权合约":"Options",
   "请输入止盈金额": "take profit amount",
   "请输入止损金额": "stop loss amount",
   "当前有待处理提现订单,请稍后提现!": "There is currently a pending withdrawal order, please withdraw later!",
@@ -1914,12 +1915,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 +1959,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