[locales/*]

This commit is contained in:
Luk Lu
2019-10-05 11:18:33 +08:00
parent 7b0deb96a2
commit 2af6f07db1
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ export default {
'draw.actual': 'Estimated amount of arrival {num} {coin}',
'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.condition': 'Drawable for real users only. Please contact CSR for real-name authentication.',
'draw.qrPrompt': 'Please install App to scan QR code',
'draw.qrError': 'Scanning QR code fails',
'draw.coin': 'Please select currencies',

View File

@@ -112,7 +112,7 @@ export default {
'draw.fee': '转账费用 {num} {coin}',
'draw.actual': '预计到账 {num} {coin}',
'draw.drawHint': '最低1000起最高1.5倍投资矿晶额',
'draw.condition': '仅供实用户进行提币,目前可在社区联系客服进行实名认证。',
'draw.condition': '仅供实用户进行提币,目前可在社区联系客服进行实名认证。',
'draw.draw': '提币',
'draw.qrPrompt': '请安装 App 以扫描二维码',
'draw.qrError': '扫描二维码错误',