From bb7f34e84dd41d8707f513dba21d5812fbeb5b3f Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 03 Sep 2025 14:02:51 +0800
Subject: [PATCH] 1
---
src/i18n/en.js | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index a80b8a3..5dcbfe3 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -2770,4 +2770,16 @@
"最多可转": "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",
}
\ No newline at end of file
--
Gitblit v1.9.3