From 8910020e3c4dc5b3dca361446be40ec7b133c9d4 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Fri, 25 Mar 2022 11:30:30 +0800
Subject: [PATCH] gx

---
 src/assets/i18n/en.js |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/src/assets/i18n/en.js b/src/assets/i18n/en.js
index 54b261d..53f584c 100644
--- a/src/assets/i18n/en.js
+++ b/src/assets/i18n/en.js
@@ -31,7 +31,7 @@
       Answer4: "You can convert the currency generated every day into USDT, and then initiate a withdrawal. USDT withdrawals will be automatically sent to the wallet address you added to the node, other addresses are not supported",
       Answer5: "There is no profit below 100USDT.",
       Answer6: "When you have enough mining per day and keep it for enough time continuously, the mining pool will have a lot of rewards. For more details, please contact online customer service.",
-      Answer7: "Please send an email to us, we will reply to you as soon as we receive the email:miningusdtvip@gmail.com",
+      Answer7: "Please send an email to us, we will reply to you as soon as we receive the email:",
       Yield: " Yield ",
       AuditReport: "Audit report",
       AuditReport2: "We have a secure audit report",
@@ -52,13 +52,21 @@
       TotalBalance: "Total balance",
       Confirm: "Confirm",
       Tip1: "Convert the ETH coins you dug into USDT, starting at 0.1ETH",
-      Tip2: "USDT withdrawals will be sent to your USDT wallet address within 24 hours, and withdrawals can only be made once a day, starting at 100USDT, Each miner fee is 30USDT",
+      Tip2: "USDT withdrawals will be sent to your USDT wallet address within 24 hours, and withdrawals can only be made once a day, starting at {min}USDT, Each miner fee is {fee}USDT",
       Record: "Record",
       Time: "Time",
       Status: "Status",
       Type: "Type",
       Output: "Output",
       Succeed: "Succeed",
-      Fail: "Fail"
+      Fail: "Fail",
+      Withdrawing: "Withdrawing",
+      Withdrawing2: "Withdrawal application submitted",
+      NOETH: "No redeemable ETH",
+      NOETH2: "Not enough convertible ETH",
+      ExchangeSuc: 'Exchange successfully',
+      MinWithdrawCount: 'The minimum withdrawal amount is',
+      Submitting: 'Submitting...',
+      ApproveTip: 'Please receive voucher first'
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1