最高2倍投资矿晶额

This commit is contained in:
luk.lu
2019-09-29 12:59:11 +08:00
parent 4e3ecd36b6
commit 774dd0ae32
2 changed files with 3 additions and 3 deletions

View File

@@ -111,13 +111,13 @@ export default {
'draw.avaliable': 'Available balance{num} {coin}',
'draw.fee': 'Transfer fee {num} {coin}',
'draw.actual': 'Estimated amount of arrival {num} {coin}',
'draw.drawHint': 'at least 1000 to withdraw',
'draw.drawHint': 'at least 1000, at most double of investment',
'draw.draw': 'Withdraw',
'draw.qrPrompt': 'Please install App to scan QR code',
'draw.qrError': 'Scanning QR code fails',
'draw.coin': 'Please select currencies',
'draw.targetPrompt': 'Please input destination address',
'draw.amountLt': 'Withdrawal amount can\'t be less than 10000',
'draw.amountLt': 'Withdrawal amount can\'t be less than 1000',
'draw.amountGt': 'Withdrawal amount exceeds your balance',
'draw.summary': 'You are withdrawing {num} {coin} to {address}',
'draw.pwdPrompt': 'Please input asset password',