[locales/*]
This commit is contained in:
@@ -113,7 +113,7 @@ export default {
|
|||||||
'draw.actual': 'Estimated amount of arrival {num} {coin}',
|
'draw.actual': 'Estimated amount of arrival {num} {coin}',
|
||||||
'draw.drawHint': 'at least 1000, at most 1.5 times of investment',
|
'draw.drawHint': 'at least 1000, at most 1.5 times of investment',
|
||||||
'draw.draw': 'Withdraw',
|
'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.qrPrompt': 'Please install App to scan QR code',
|
||||||
'draw.qrError': 'Scanning QR code fails',
|
'draw.qrError': 'Scanning QR code fails',
|
||||||
'draw.coin': 'Please select currencies',
|
'draw.coin': 'Please select currencies',
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ export default {
|
|||||||
'draw.fee': '转账费用 {num} {coin}',
|
'draw.fee': '转账费用 {num} {coin}',
|
||||||
'draw.actual': '预计到账 {num} {coin}',
|
'draw.actual': '预计到账 {num} {coin}',
|
||||||
'draw.drawHint': '最低1000起,最高1.5倍投资矿晶额',
|
'draw.drawHint': '最低1000起,最高1.5倍投资矿晶额',
|
||||||
'draw.condition': '仅供实名用户进行提币,目前可在社区联系客服进行实名认证。',
|
'draw.condition': '仅供真实用户进行提币,目前可在社区联系客服进行实名认证。',
|
||||||
'draw.draw': '提币',
|
'draw.draw': '提币',
|
||||||
'draw.qrPrompt': '请安装 App 以扫描二维码',
|
'draw.qrPrompt': '请安装 App 以扫描二维码',
|
||||||
'draw.qrError': '扫描二维码错误',
|
'draw.qrError': '扫描二维码错误',
|
||||||
|
|||||||
Reference in New Issue
Block a user