From b6d88ca4a4b0d74c007fb4c574b1baee4aae062e Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Tue, 23 Apr 2024 18:58:50 +0800 Subject: [PATCH] first --- src/locales/en.json | 51 ++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 38 insertions(+), 13 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 5105507..4ea9779 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -75,7 +75,6 @@ "MingCheng": "name", "hj1": "Quotes", "hj2": "position", - "yeb": "Yu'E Bao", "subdk": "apply for a loan", "subdka": "withdraw", "dkjl": "loan records", @@ -206,12 +205,9 @@ "hj84": "sell", "hj85": "buy", "hj86": "time sharing", - "hj87": "sky", - "hj88": "week", - "hj89": "moon", - "hj90": "1 point", - "hj91": "5 points", - "hj92": "30 points", + "hj87": "Day", + "hj88": "Week", + "hj89": "Month", "hj93": "Not regaining power", "hj94": "Former restoration of rights", "hj95": "regain power later", @@ -383,14 +379,12 @@ "hj258": "deep", "hj259": "Shanghai", "hj260": "north", - "hj261": "Large transactions", "hj262": "Please enter the quantity", "hj263": "purchasing price", "hj264": "Please enter the secret key", "hj265": "The purchase was successful", "hj266": "VIP fundraising key", "hj267": "confirm", - "hj268": "Large transaction records", "hj269": "price", "hj270": "Purchase quantity", "hj271": "Purchase unit price", @@ -405,7 +399,6 @@ "hj280": "available credit", "hj281": "Select the leverage ratio", "hj282": "favorites", - "hj300": "Block trading", "hj301": "After logging in, you can start real/simulated transactions", "hj302": "log on", "hj303": "IFSC", @@ -419,8 +412,6 @@ "hj311": "Continue", "hj312": "Journalism", "hj313": "Stocks", - "hj315": "Change Percentage", - "yebjl": "Yu’e Bao records", "hj49": "Total assets", "hj141": "Profit and loss ratio", "hj168": "Recharge record", @@ -549,5 +540,39 @@ "一鍵平倉": "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", + "hj261": "Insider trading", + "hj300": "Insider trading", + "hj268": "Insider trading records", + "确认": "confirm", + "申请杠杠": "Apply for leverage", + "申请杠杠成功,请联系客服!": "Successfully applied for leverage, please contact customer service!", + "订单号": "Order number", + "时间": "time", + "hj90": "1 minute", + "hj91": "5 minute", + "hj92": "30 minute", + "yebjl": "Fund records", + "hj315": "Rise and fall rate", + "周期": "cycle", + "yeb": "fund", + "天": "day" } \ No newline at end of file -- Gitblit v1.9.3