修改一些提示文字
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',
|
||||
|
||||
@@ -99,8 +99,8 @@ export default {
|
||||
|
||||
'mine.origin': '请选择来源币种',
|
||||
'mine.calc': '汇率计算器:',
|
||||
'mine.mine': '矿晶',
|
||||
'mine.addressTitle': '充值 {label} 到您的专属地址。扫描二维码或点击地址复制:',
|
||||
'mine.mine': '[VIC]',
|
||||
'mine.addressTitle': '充值 {label} 到您的专属地址(最低20起;20以下无效且无法退还)。扫描二维码或点击地址复制:',
|
||||
'mine.info': '充值到达目标账户后,请回到上一页矿场点击刷新,平台查账确认后,您即可获得矿晶。',
|
||||
|
||||
'draw.title': '提币转账',
|
||||
@@ -111,7 +111,8 @@ export default {
|
||||
'draw.avaliable': '可用余额:{num} {coin}',
|
||||
'draw.fee': '转账费用 {num} {coin}',
|
||||
'draw.actual': '预计到账 {num} {coin}',
|
||||
'draw.drawHint': '最低1000起,最高2倍投资矿晶额',
|
||||
'draw.drawHint': '最低1000起,最高1.5倍投资矿晶额',
|
||||
'draw.condition': '仅供实名用户进行提币,目前可在社区联系客服进行实名认证。',
|
||||
'draw.draw': '提币',
|
||||
'draw.qrPrompt': '请安装 App 以扫描二维码',
|
||||
'draw.qrError': '扫描二维码错误',
|
||||
|
||||
Reference in New Issue
Block a user