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 | 35 ++++++++++++++++++++++++++++++++--- 1 files changed, 32 insertions(+), 3 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 6c62bb8..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,12 +587,41 @@ "天": "Day", "市场": "Market", "请选择提现金额": "Please select the Withdraw amount", - "hj100": "Trading quantity (shares)", + "hj100": "Trading quantity (hand)", "关于我们": "About Us", "贷款": "loan", "电话号码": "telephone number", "当前充值渠道已关闭请选择在线客服进行充值。": "The current recharge channel has been closed Please choose online customer service to recharge.", "获取验证码": "Get verification code", "重新获取": "Retry", - "黄金原油": "Gold & Crude Oil" + "黄金原油": "Gold & Crude Oil", + "划转": "Transfer", + "账户资金互转": "Account funds transfer", + "沙特账户转黄金原油账户": "Saudi account to gold & crude oil account", + "黄金原油账户转沙特账户": "Gold & crude oil account to Saudi account", + "可转金额": "Transferable amount", + "转账金额": "Transfer amount", + "请输入转账金额": "Please enter transfer amount", + "确认转入黄金原油账户": "Confirm transfer to gold & crude oil account", + "确认转入沙特账户": "Confirm transfer to Saudi account", + "充值": "Recharge", + "请输入充值金额": "Please enter recharge amount", + "转出金额": "Transfer Out Amount", + "请输入转出金额": "Please enter transfer out amount", + "可用余额": "Available Balance", + "转入金额": "Transfer In Amount", + "确认兑换": "Confirm Exchange", + "确认撤销": "Confirm Cancel", + "确定要撤销此挂单吗?": "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