gx
queenwuli
2022-03-24 72282fac661b3e48a097ddb85742fb31dbbad188
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...'
    }
}