Bug fix
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
||||
'home.mine.status0': 'Pending',
|
||||
'home.mine.status1': 'Mining',
|
||||
'home.mine.status2': 'Exhausted',
|
||||
'home.mine.none': '还没有收益,快去获取矿晶吧',
|
||||
|
||||
'home.fund.total': 'Total',
|
||||
'home.fund.totalVIC': 'VIC Balance: ',
|
||||
@@ -114,6 +115,7 @@ export default {
|
||||
'draw.draw': 'Withdraw',
|
||||
'draw.qrPrompt': 'Please install App to scan QR code',
|
||||
'draw.qrError': 'Scanning QR code fails',
|
||||
'draw.coin': '请选择提币币种',
|
||||
'draw.targetPrompt': 'Please input destination address',
|
||||
'draw.amountLt': 'Withdrawal amount can\'t be less than 10000',
|
||||
'draw.amountGt': 'Withdrawal amount exceeds your balance',
|
||||
|
||||
Reference in New Issue
Block a user