This commit is contained in:
saplf
2019-09-08 21:48:48 +08:00
parent e493267a51
commit 9aa5d0d5bf
12 changed files with 88 additions and 32 deletions

View File

@@ -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',