From d8b6cbc8e3bcea3f83f2b056122fa803a299c4f3 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 15 Jul 2025 15:14:43 +0800
Subject: [PATCH] 翻译
---
src/i18n/en.js | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index c9633af..861f830 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1,4 +1,7 @@
export default {
+ hbjy: "Currency Trading",
+ hbdhdd: "Currency exchange order",
+ whjydd: "Forex trading orders",
entrustOrder: "Entrust Order",
installApp: "Install this application",
press: "Press",
@@ -2124,6 +2127,7 @@
"交割": "Delivery",
"购买价": "Purchase price",
"结算价": "Settlement price",
+ "服务费": "Service fee",
"到期时间": "Expiration time",
"继续下单": "Continue",
"金额不能小于": "Amount cannot be less than",
@@ -2680,7 +2684,7 @@
logIn: "Log in",
idBackImg: "Please upload certificate information",
'生成实时数据失败': "Failed to generate live data",
- '期货交易': "Futures trading",
+ '货币交易': "Currency Trading",
'请输入谷歌验证码': "Please enter the Google verification code",
'休市': "Closed",
'交易中': "Trading",
@@ -2756,5 +2760,8 @@
"Defi质押流动性挖矿": "Defi pledge liquidity mining",
"效益": "Benefits",
"可投金额": "Investable amount",
- "指南": "Guide"
+ "指南": "Guide",
+ "兑换": "Exchange",
+ "k线图获取失败": "Kline chart fetch failed",
+ "当前币对不存在": "Current currency pair does not exist",
}
\ No newline at end of file
--
Gitblit v1.9.3