From 71a2d3db051347d5ed4376b90cdff756cf11ca84 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 10 Jul 2025 17:05:44 +0800
Subject: [PATCH] 理财,翻译

---
 src/i18n/en.js |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index 7653200..c9633af 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1142,6 +1142,7 @@
     '兑入数量': 'Deposit amount',
     '兑出数量': 'Exchange amount',
     '兑换时间': 'Exchange time',
+    '兑换': 'Exchange',
     '官方充值通道': 'Official recharge channel',
     '公证时间为1-30个工作日': 'Notarization time is 1-30 working days',
     '复制失败': 'Replication failed',
@@ -1723,6 +1724,8 @@
     "金额": "Amount",
     "全部": "All",
     "可用": "Available",
+    "处理中": "Processing",
+    "转换": "Convert",
     "到账数量": "You receive",
     "金额不足": "Insufficient balance",
     "请输入地址": "Please enter wallet address",
@@ -2091,6 +2094,7 @@
     "法币交易": "Legal",
     "币币交易": "Currency",
     "账变记录": "Record",
+    "现货订单": "Spot Order",
     "选择账户类型": "Select account type",
     "查询": "Search",
     "永续合约": "Perpetual",
@@ -2739,14 +2743,18 @@
     '美股指数': '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"
 }
\ No newline at end of file

--
Gitblit v1.9.3