From 9a9d832dbd364557e070abcd9a7779a2c6c07ffb Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Tue, 20 Jan 2026 17:35:13 +0800
Subject: [PATCH] 1
---
src/i18n/en.js | 25 +++++++++++++++++++++++++
1 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/src/i18n/en.js b/src/i18n/en.js
index 6830975..6fc8e20 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -1,4 +1,7 @@
export default {
+ "交易金额":"Transaction amount",
+ "请选择正确的网络。若发送至错误的网络,您的资产可能会丢失。":"Please select the correct network. If you send to the wrong network, your assets may be lost.",
+ "信用分":"credit score",
entrustOrder: "Entrust Order",
installApp: "Install this application",
press: "Press",
@@ -2767,4 +2770,26 @@
"最多可转": "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.",
+ "安全、便利、社交": "Safe, convenient, social",
+ "公司": "Company",
+ "法律": "Legal",
+ "支援": "Support",
+ "今日盈亏": "Today's Profit and Loss",
+ "信贷": "Credit Loan",
+ "低利率,彈性強,助您持續擁有資金": "Low interest rate, high flexibility, helping you maintain funds continuously",
+ "200+支付方式": "200+ Payment Methods",
+ "名称/交易额": "Name/Transaction Amount"
}
\ No newline at end of file
--
Gitblit v1.9.3