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 | 22 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index e6c7760..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", @@ -416,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", @@ -572,5 +566,13 @@ "申请杠杠": "Apply for leverage", "申请杠杠成功,请联系客服!": "Successfully applied for leverage, please contact customer service!", "订单号": "Order number", - "时间": "time" + "时间": "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