From bc2a7316ce753a6731d9d93faf553f450a9ccda3 Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Sun, 21 Apr 2024 13:43:06 +0800 Subject: [PATCH] first --- src/locales/en.json | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 5105507..eb7e410 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -549,5 +549,19 @@ "一鍵平倉": "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" } \ No newline at end of file -- Gitblit v1.9.3