From 7f67ff50d859db37f921b71008b9103329bfc57d Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 30 Apr 2025 01:05:40 +0800 Subject: [PATCH] 翻译 --- src/locales/en.json | 25 ++++++++++++++++++++++++- 1 files changed, 24 insertions(+), 1 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 6c62bb8..261cb96 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -594,5 +594,28 @@ "当前充值渠道已关闭请选择在线客服进行充值。": "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" } \ No newline at end of file -- Gitblit v1.9.3