From 68a34d95db63a264e7a577051d586ea496c63ca0 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sat, 29 Jun 2024 18:31:56 +0800
Subject: [PATCH] 123
---
src/i18n/en.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
index dd58c3a..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",
--
Gitblit v1.9.3