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 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index a6453c0..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",
@@ -2753,4 +2757,8 @@
"未实现盈亏(USD)": "Unrealized P/L (USD)",
"证件号码长度超过50": "ID number length exceeds 50",
"实名姓名长度超过50": "Real name length exceeds 50",
+ "Defi质押流动性挖矿": "Defi pledge liquidity mining",
+ "效益": "Benefits",
+ "可投金额": "Investable amount",
+ "指南": "Guide"
}
\ No newline at end of file
--
Gitblit v1.9.3