From c4f49ce2d78d38692b76bbc29f7804c36ef49d98 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Tue, 13 Aug 2024 17:20:44 +0800 Subject: [PATCH] 订单转换英国时间 --- src/i18n/en.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index cc2a84f..eddbc58 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1048,7 +1048,7 @@ "成交量": "Volume", "可用USDT": "Available USDT", "张": "volumes", - "可开张数": "Volumes available", + "可开张数": "Available amount", "证件照片": "ID Photos", "结算价格": "Settlement price", "。您可以在钱包账户中查看详情。": ". You can check the details in your wallet account.", -- Gitblit v1.9.3