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 | 22 ++++++++++++++++++++-- 1 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 5105507..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", @@ -549,5 +549,23 @@ "一鍵平倉": "One click closing position", "印股": "Printing stocks", "印股冻结": "Freezing of printing stocks", - "印度新闻": "Indian News" + "印度新闻": "Indian News", + "上市时间": "Listing time", + "提示": "prompt", + "是否认缴": "Whether to subscribe or not", + "确定": "confirm", + "取消": "cancel", + "认购成功": "Subscription successful", + "待补金额": "Amount to be supplemented", + "待上市": "Pending listing", + "新股配售": "New share allotment", + "配售数量": "Placement quantity", + "立即配售": "Immediate Placement", + "配售时间": "Placement time", + "配售成功": "Successful allocation", + "交易总额": "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