From 03ebcf9541f15db8c07db11f084a4dcddd5642bf Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Thu, 08 Aug 2024 16:48:34 +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