From b4c4556a5eddf6708ec55b07e3edc15b2217842e Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 30 Apr 2025 18:35:59 +0800 Subject: [PATCH] 0430号修改 --- src/locales/en.json | 17 ++++++++++++++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 90eae4c..deec179 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -213,7 +213,7 @@ "hj81": "Price", "hj82": "Trading volume", "hj83": "Introduction", - "hj84": "Buy short", + "hj84": "Sale", "hj85": "Buy long", "hj86": "Time sharing", "hj87": "Day", @@ -587,7 +587,7 @@ "天": "Day", "市场": "Market", "请选择提现金额": "Please select the Withdraw amount", - "hj100": "Trading quantity (shares)", + "hj100": "Trading quantity (hand)", "关于我们": "About Us", "贷款": "loan", "电话号码": "telephone number", @@ -612,5 +612,16 @@ "转入金额": "Transfer In Amount", "确认兑换": "Confirm Exchange", "确认撤销": "Confirm Cancel", - "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?" + "确定要撤销此挂单吗?": "Are you sure you want to cancel this pending order?", + "排序": "Sort", + "升序": "Ascending", + "降序": "Descending", + "正常": "Normal", + "当价格满足条件时卖出": "Sell when price meets condition", + "交易": "Trade", + "数据加载中...": "Loading data...", + "申请竞拍": "Apply for Auction", + "挂单成功": "Order Placed Successfully", + "挂单中": "Order Pending", + "差价": "Price Difference" } \ No newline at end of file -- Gitblit v1.9.3