From 517b4a398d9ca06788366f2c4b94d5d8831af5fc Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Mon, 22 Sep 2025 18:29:30 +0800
Subject: [PATCH] 1

---
 src/i18n/en.js |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/src/i18n/en.js b/src/i18n/en.js
index a80b8a3..3e4930d 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -2770,4 +2770,30 @@
     "最多可转": "Up to transferable",
     "合约历史": "Contract history",
     "逐仓": "Warehouse by warehouse",
+    "申购时间": "Subscription time",
+    "每张金额": "Each amount",
+    "每张手续费": "Fee per share",
+    "申购": "Subscription",
+    "申购数量": "Subscription quantity",
+    "申购记录": "Subscription record",
+    "已认购": "Subscribed",
+    "未中签": "Not allocated",
+    "已中签": "Allocated",
+    "已缴纳": "Paid",
+    "已分发": "Distributed",
+    "中签数量": "Allocation quantity",
+    "停牌中,禁止交易": "Trading is suspended. Trading is prohibited.",
+    "金融机构代码": "Financial institution code",
+    "用户协议": "User Agreement",
+    "隐私政策": "Privacy Policy",
+    "安全规定": "Security Regulations",
+    "反洗钱协议": "Anti-Money Laundering Agreement",
+    "法律声明": "Legal Statement",
+    "金融服务牌照": "Financial Services License",
+    "充值记录": "Recharge record",
+    "当日": "Today",
+    "最低认购": "Minimum subscription",
+    "币种数量": "Currency quantity",
+    "进度": "Progress",
+    "更换绑定": "Change binding",
 }
\ No newline at end of file

--
Gitblit v1.9.3