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 | 24 +++++++++++++++++++++++- 1 files changed, 23 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index a7c779d..879eb91 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -703,5 +703,27 @@ "交易数量": "Transaction quantity", "日股指数": "Japanese Stock Index", "日本": "Japan", - "日股账户": "Japanese stock account" + "日股账户": "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