From ef4986b7a9ca0435ed4985373ffffbfb58e95114 Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Tue, 13 Jan 2026 19:13:12 +0800 Subject: [PATCH] 1 --- src/locales/en.json | 85 +++++++++++++++++++++++++++++++----------- 1 files changed, 62 insertions(+), 23 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 6b0de82..879eb91 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -663,28 +663,67 @@ "信用分": "Credit Score", "剩余贷款额度": "Remaining Loan Amount", "贷款申请": "Loan Application", - "还款":"Repayment", - "确认还款吗":"Confirm repayment", - "日内":"In the meantime", - "建仓成本":"Position-building cost", - "已申购":"Already purchased", + "还款": "Repayment", + "确认还款吗": "Confirm repayment", + "日内": "In the meantime", + "建仓成本": "Position-building cost", + "已申购": "Already purchased", "hj316": "Please enter bank cardholder name", "Password": "Password", - "rnv":"Real Name Verification", - "it1":"ID Type", - "dl1":"Driver License", - "pa1":"Passport", - "ot1":"Other", - "in1":"Identification Number", - "fsi1":"Front Side of ID Photo", - "bsi1":"Back Side of ID Photo", - "uv1":"Under Verification", - "sc":"Stock Code", - "abc":"Add bank card", - "hksi":"Hong Kong Stock Index", - "tsi":"Taiwan Stock Index", - "ni":"Indian stock index", - "hk1":"Hong Kong", - "tw":"Taiwan", - "id1":"India" -} \ No newline at end of file + "rnv": "Real Name Verification", + "it1": "ID Type", + "dl1": "Driver License", + "pa1": "Passport", + "ot1": "Other", + "in1": "Identification Number", + "fsi1": "Front Side of ID Photo", + "bsi1": "Back Side of ID Photo", + "uv1": "Under Verification", + "sc": "Stock Code", + "abc": "Add bank card", + "hksi": "Hong Kong Stock Index", + "tsi": "Taiwan Stock Index", + "ni": "Indian stock index", + "hk1": "Hong Kong", + "tw": "Taiwan", + "id1": "India", + "kf1": "If you need any assistance, please contact your dedicated trading assistant or account opening specialist.", + "划转": "Transfer", + "汇率": "Exchange rate", + "请选择充值账户": "Please select the recharge account", + "我的钱包": "My wallet", + "印股账户": "Indian stock account", + "台股账户": "Taiwan stock account", + "港股账户": "Hong Kong stock account", + "充值提示": "Dear member, if you need to recharge, please contact the customer service.", + "冻结资金": "Freeze funds", + "待补资金": "Pending replenishment funds", + "身份證件": "Identity document", + "一键平仓": "One-click liquidation", + "交易数量": "Transaction quantity", + "日股指数": "Japanese Stock Index", + "日本": "Japan", + "日股账户": "Japanese stock account", + "地址": "Address", + "资金记录": "Fund Record", + "HANDLING_CHARGE": "Handling Fee", + "CALCULATE_PROFIT_AND_LOSS": "Calculate Profit and Loss", + "CLOSE_POSITION_RETURN_SECURITY": "Close Position Return Security", + "CLOSE_POSITION": "Close Position", + "CONSTRAINT_CLOSE_POSITION": "Force Close Position", + "BUY": "Buy", + "BUY_RT": "Buy Return", + "WITHDRAW": "Withdraw", + "TRANSFER": "Transfer", + "TOP_UP": "Top Up", + "BUY_AI": "Buy AI Product", + "BUY_AI_REJECT": "Reject Buy AI Product Application", + "AI_SETTLEMENT": "Settle AI Product Order Principal", + "AI_SETTLEMENT_INT": "Settle AI Product Order Interest", + "RT_DK": "Issue Loan", + "RT_DK_INT": "Repay Loan Interest", + "PENDING_ORDER_FREEZE": "Pending Order Freeze Funds", + "PENDING_ORDER_UNFREEZE": "Cancel Pending Order Unfreeze Funds", + "获取数据失败": "Failed to get data", + "确认删除": "Confirm Delete" +} -- Gitblit v1.9.3