From 72282fac661b3e48a097ddb85742fb31dbbad188 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Thu, 24 Mar 2022 14:47:48 +0800
Subject: [PATCH] gx

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

diff --git a/src/assets/i18n/en.js b/src/assets/i18n/en.js
index 54b261d..286d52a 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,20 @@
       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...'
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1