10.10综合交易所原始源码_移动端
1
admin
2026-01-10 b719b3b66ec4893057df275e3871a6bd0029ac3c
src/i18n/modules/en.js
@@ -3039,4 +3039,26 @@
    '请大于最低申购数量': "Please enter a quantity greater than the minimum subscription amount",
    '认缴订单待确认中无法卖出': "Cannot sell subscription order pending confirmation",
    '需补缴金额': "Additional payment amount required",
    '认缴额/中签': "Subscription amount/Winning",
    '中签数': "Number of winnings",
    '卖出状态': "Selling status",
    '已卖出': "Sold",
    '未卖出': "Not sold",
    '收益金额': "Profit amount",
    '收益比例': "Profit ratio",
    '新股锁定中无法卖出': "Cannot sell new stock while locked",
    '密码错误': "Incorrect password",
    '大宗数据错误': "Bulk data error",
    '股票被锁定': "Stock is locked",
    '数量错误': "Quantity error",
    '订单不能平仓': "Order cannot be closed",
    '现股不存在': "Current stock does not exist",
    '现股未中签': "Current stock not won",
    '现股已被删除': "Current stock has been deleted",
    '未提交认缴记录': "Subscription record not submitted",
    '现股已卖出': "Current stock has been sold",
    '获取行情数据失败': "Failed to fetch market data",
    '认缴记录不存在': "Subscription record does not exist",
    '新股不存在或未发布': "New stock does not exist or is not published",
    '股票数申购数不足': "Insufficient stock subscription quantity",
}