From a8f89d33e41ce2534ceef1e730a2e0127d73d04d Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Wed, 24 Apr 2024 17:53:21 +0800 Subject: [PATCH] first --- src/locales/en.json | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 4ea9779..c23bb47 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -567,12 +567,13 @@ "申请杠杠成功,请联系客服!": "Successfully applied for leverage, please contact customer service!", "订单号": "Order number", "时间": "time", - "hj90": "1 minute", - "hj91": "5 minute", - "hj92": "30 minute", + "hj90": "1 min", + "hj91": "5 min", + "hj92": "30 min", "yebjl": "Fund records", "hj315": "Rise and fall rate", "周期": "cycle", "yeb": "fund", - "天": "day" + "天": "day", + "市场": "market" } \ No newline at end of file -- Gitblit v1.9.3