修改一些提示文字
This commit is contained in:
@@ -99,9 +99,9 @@ export default {
|
||||
|
||||
'mine.origin': 'Please choose coin type',
|
||||
'mine.calc': 'Exchange Calculator',
|
||||
'mine.mine': 'Crystal',
|
||||
'mine.addressTitle': 'Deposit {label} to your address. Please scan QR code or click url to copy: ',
|
||||
'mine.info': 'After the deposit, you have to click "Refresh" on the mine\'s page to inform the platform, and crystals will only turn valid until the platform gets informed and it confirms your deposit',
|
||||
'mine.mine': '[VIC]',
|
||||
'mine.addressTitle': 'Deposit >20 {label} to your address. Please scan QR code or click url to copy: ',
|
||||
'mine.info': 'After the deposit, please click "Refresh" on the previous page to inform the platform. Crystals will become valid after the platform gets informed and confirms your deposit',
|
||||
|
||||
'draw.title': 'Withdraw',
|
||||
'draw.selection': 'Please choose coin type',
|
||||
@@ -111,8 +111,9 @@ 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, at most double of investment',
|
||||
'draw.drawHint': 'at least 1000, at most 1.5 times of investment',
|
||||
'draw.draw': 'Withdraw',
|
||||
'draw.condition': 'Drawable for real-name authenticated user only. Please contact CSR for authentication.',
|
||||
'draw.qrPrompt': 'Please install App to scan QR code',
|
||||
'draw.qrError': 'Scanning QR code fails',
|
||||
'draw.coin': 'Please select currencies',
|
||||
|
||||
Reference in New Issue
Block a user