From 47c6e203f6eeda2d8702091f761f3d80fcddf2cf Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 15 Jul 2025 13:56:06 +0800
Subject: [PATCH] 服务费翻译
---
src/i18n/en.js | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index c9633af..2e6c2fc 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",
--
Gitblit v1.9.3