From fde4daf5bf6ace15c3f78eb3bb5b9dbdad763674 Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Wed, 24 Apr 2024 21:37:54 +0800 Subject: [PATCH] first --- src/locales/en.json | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 4ea9779..89fed52 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -567,12 +567,14 @@ "申请杠杠成功,请联系客服!": "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", + "请选择提现金额": "Please select the withdrawal amount" } \ No newline at end of file -- Gitblit v1.9.3