From 0c7a7f7c8efb75d677517df70da482c4f18f6d3d Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 28 Apr 2025 14:39:22 +0800
Subject: [PATCH] style: 买入卖出页面,显示功能按钮修改

---
 src/locales/en.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/src/locales/en.json b/src/locales/en.json
index 6c62bb8..20f8316 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -594,5 +594,16 @@
   "当前充值渠道已关闭请选择在线客服进行充值。": "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"
 }
\ No newline at end of file

--
Gitblit v1.9.3