1
李凌
2025-10-12 1136b8d80116008cc1f8da51f0f53dc746d52f86
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",
@@ -1834,11 +1837,11 @@
    "市价单": "Market",
    "请输入价格": "Please enter Price",
    "数量(USDT)": "Amount",
    "开多": "Buy Long",
    "开多": "Long",
    "看涨": "Buy",
    "合约金额": "Futures Amount",
    "保证金": "Margin",
    "开空": "Buy Short",
    "开空": "Short",
    "看跌": "Sell",
    "当前委托": "Open orders",
    "持有仓位": "Hold position",
@@ -2767,4 +2770,7 @@
    "最多可转": "Up to transferable",
    "合约历史": "Contract history",
    "逐仓": "Warehouse by warehouse",
    "邀请码(必填)": "Invitation code (required)",
    "请输入邀请码": "Please enter the invitation code",
    "当前持仓": "Current position",
}