update fiv to vic

This commit is contained in:
luk.lu
2019-09-27 14:30:58 +08:00
parent 464a2dac9f
commit 788c918c4b
11 changed files with 63 additions and 44 deletions

View File

@@ -1,9 +1,9 @@
export default {
'app.name': 'The 5th Dimension',
'app.name': 'VIC',
'app.error': 'Loading failed, click to reload',
'index.start': 'Splash Screen',
'index.start1': 'Cryptocurrencies',
'index.start2': 'Wealth Management Platform',
'index.start1': 'Activating Value of Individual',
'index.start2': 'Initial Mining Offering',
'network.error': 'Network error',
'common.phoneHolder': 'Phone number',
@@ -111,7 +111,7 @@ 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 VIC, or once per week for USDT',
'draw.drawHint': 'at least 1000 to withdraw',
'draw.draw': 'Withdraw',
'draw.qrPrompt': 'Please install App to scan QR code',
'draw.qrError': 'Scanning QR code fails',
@@ -158,7 +158,7 @@ export default {
'profile.identity': 'KYC',
'profile.share': 'Promotion',
'profile.msg': 'Message Center',
'profile.about': 'About',
'profile.about': 'About VIC',
'account.title': 'My Account',
'account.nickname': 'Nickname',
@@ -175,12 +175,12 @@ export default {
'system.currency': 'Currency',
'system.chooseLang': 'Choose Language',
'about.title': 'About FIV',
'about.desc': 'Cryptocurrencies Wealth Management Platform',
'about.title': 'About VIC',
'about.desc': 'Activating Value of Individual',
'about.appTitle': 'Download APP',
'about.appDesc': '(Click to get app link)',
'about.comTitle': 'Join in Community',
'about.comDesc': '(Click to get community link)',
'about.appDesc': '',
'about.comTitle': 'Join Community',
'about.comDesc': '',
'about.contact': 'Contact Us',
'about.copyright': 'Copyright ©2019 FIV',
'about.copyright': 'Copyright ©2019 VIC',
}