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 | 30 ++++++++++++++++++++++++------
1 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index 7653200..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",
@@ -1142,6 +1145,7 @@
'兑入数量': 'Deposit amount',
'兑出数量': 'Exchange amount',
'兑换时间': 'Exchange time',
+ '兑换': 'Exchange',
'官方充值通道': 'Official recharge channel',
'公证时间为1-30个工作日': 'Notarization time is 1-30 working days',
'复制失败': 'Replication failed',
@@ -1723,6 +1727,8 @@
"金额": "Amount",
"全部": "All",
"可用": "Available",
+ "处理中": "Processing",
+ "转换": "Convert",
"到账数量": "You receive",
"金额不足": "Insufficient balance",
"请输入地址": "Please enter wallet address",
@@ -2091,6 +2097,7 @@
"法币交易": "Legal",
"币币交易": "Currency",
"账变记录": "Record",
+ "现货订单": "Spot Order",
"选择账户类型": "Select account type",
"查询": "Search",
"永续合约": "Perpetual",
@@ -2120,6 +2127,7 @@
"交割": "Delivery",
"购买价": "Purchase price",
"结算价": "Settlement price",
+ "服务费": "Service fee",
"到期时间": "Expiration time",
"继续下单": "Continue",
"金额不能小于": "Amount cannot be less than",
@@ -2676,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",
@@ -2731,6 +2739,7 @@
'外汇交割': 'Foreign Delivery',
'外汇合约': 'Foreign Contract',
'外汇交易': 'Foreign Exchange',
+ "货币兑换": "Currency Exchange",
'ETF交割': 'ETF Delivery',
'ETF合约': 'ETF Contract',
'ETF交易': 'ETF Exchange',
@@ -2739,14 +2748,23 @@
'美股指数': 'US Exchange',
'公告中心': 'Announcement',
'搜索更多服务': 'Search for more services',
- '股票':'Stock',
- '买家':'Buyer',
- '卖家':'Seller',
- '已存入交易所账户,请放心付款':'It has been deposited into the exchange account, please rest assured to pay',
+ '股票': 'Stock',
+ '买家': 'Buyer',
+ '卖家': 'Seller',
+ '已存入交易所账户,请放心付款': 'It has been deposited into the exchange account, please rest assured to pay',
'请输入推荐码': 'Please enter the referral code',
'请输入正确的推荐码': 'Please enter the correct referral code',
- '余额不足':'Insufficient balance',
+ '余额不足': 'Insufficient balance',
"未实现盈亏(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",
+ "兑换": "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