From 8588fe30f17d0d28190a279aab8675de0dbf1a5b Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 16 Jul 2025 18:46:29 +0800
Subject: [PATCH] 个人添加图片

---
 src/i18n/en.js |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index c9633af..6676e25 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",
@@ -2735,6 +2739,7 @@
     '外汇交割': 'Foreign Delivery',
     '外汇合约': 'Foreign Contract',
     '外汇交易': 'Foreign Exchange',
+    "货币兑换": "Currency Exchange",
     'ETF交割': 'ETF Delivery',
     'ETF合约': 'ETF Contract',
     'ETF交易': 'ETF Exchange',
@@ -2756,5 +2761,10 @@
     "Defi质押流动性挖矿": "Defi pledge liquidity mining",
     "效益": "Benefits",
     "可投金额": "Investable amount",
-    "指南": "Guide"
+    "指南": "Guide",
+    "兑换": "Exchange",
+    "k线图获取失败": "Kline chart fetch failed",
+    "当前币对不存在": "Current currency pair does not exist",
+    "确认退出": "Confirm exit",
+    "确定要退出登录吗?": "Confirm to exit login?"
 }
\ No newline at end of file

--
Gitblit v1.9.3