From a5f4dd223bd0fc3ef727891d68b830ef825e23ba Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Mon, 22 Apr 2024 15:20:16 +0800 Subject: [PATCH] Merge branch 'ziyouqishi' into api.essencefunds.com --- src/locales/en.json | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index eb7e410..8d8e791 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -383,7 +383,7 @@ "hj258": "deep", "hj259": "Shanghai", "hj260": "north", - "hj261": "Large transactions", + "hj261": "Block Deals", "hj262": "Please enter the quantity", "hj263": "purchasing price", "hj264": "Please enter the secret key", @@ -563,5 +563,9 @@ "立即配售": "Immediate Placement", "配售时间": "Placement time", "配售成功": "Successful allocation", - "交易总额": "Total transaction amount" + "交易总额": "Total transaction amount", + "申购开启时间": "Subscription opening time", + "配售开启时间": "Placement opening time", + "申购结束时间": "End time of subscription", + "配售结束时间": "End time of allocation" } \ No newline at end of file -- Gitblit v1.9.3