From 95e138158db3e61e0be67691a4142f20c561634c Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Tue, 13 Jan 2026 18:50:38 +0800 Subject: [PATCH] 1 --- src/locales/en.json | 38 +++++++++++++++++++++++++++++++++++++- 1 files changed, 37 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 612800e..879eb91 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -689,5 +689,41 @@ "id1": "India", "kf1": "If you need any assistance, please contact your dedicated trading assistant or account opening specialist.", "划转": "Transfer", - "汇率": "Exchange rate" + "汇率": "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