1
李凌
2025-09-11 9495998e97dd04d4bdfcf32dfd4d49cd45c1fe32
src/i18n/en.js
@@ -1,4 +1,5 @@
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",
@@ -2769,4 +2770,17 @@
    "最多可转": "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.",
}