[en-US.ts] 缩短几个提示语

This commit is contained in:
Luk Lu
2019-09-09 00:18:09 +08:00
parent c19d757765
commit b5159b05b0

View File

@@ -54,20 +54,20 @@ export default {
'home.home.statistic': 'Total', 'home.home.statistic': 'Total',
'home.home.header': 'My assets', 'home.home.header': 'My assets',
'home.mine.lastday': 'Yesterday\'s mining revenue', 'home.mine.lastday': 'Yesterday\'s revenue',
'home.mine.acc': 'Accumulated mining revenue', 'home.mine.acc': 'Accumulated revenue',
'home.mine.valid': 'Valid crystal', 'home.mine.valid': 'Valid crystal',
'home.mine.retrieve': 'Get crystal', 'home.mine.retrieve': 'Get crystal',
'home.mine.refresh': 'refresh crystal list', 'home.mine.refresh': 'refresh crystal list',
'home.mine.validTime': 'Incoming date: ', 'home.mine.validTime': 'Valid since: ',
'home.mine.invalidTime': 'Valid til: ', 'home.mine.invalidTime': 'Valid until: ',
'home.mine.status': 'Status: ', 'home.mine.status': 'Status: ',
'home.mine.status0': 'Pending', 'home.mine.status0': 'Pending',
'home.mine.status1': 'Mining', 'home.mine.status1': 'Mining',
'home.mine.status2': 'Exhausted', 'home.mine.status2': 'Exhausted',
'home.mine.none': 'You have no revenue yet. Go to get some mining crystal now!', 'home.mine.none': 'You have no revenue yet. Go to get some mining crystal now!',
'home.fund.total': 'Total', 'home.fund.total': 'Balance',
'home.fund.totalVIC': 'VIC Balance: ', 'home.fund.totalVIC': 'VIC Balance: ',
'home.fund.totalUSDT': 'USDT Balance: ', 'home.fund.totalUSDT': 'USDT Balance: ',
'home.fund.draw': 'Withdraw', 'home.fund.draw': 'Withdraw',
@@ -78,8 +78,8 @@ export default {
'home.fund.prompt': 'Asset password unavailable. Go to set it?', 'home.fund.prompt': 'Asset password unavailable. Go to set it?',
'home.community.total': 'Accumulated team awards', 'home.community.total': 'Accumulated team awards',
'home.community.totalInvited': 'Successfully Invited {num} members', 'home.community.totalInvited': 'Direct invited: {num}',
'home.community.totalAll': 'Total amount {num} members', 'home.community.totalAll': 'Total amount: {num}',
'home.community.invite': 'Invite to join my team', 'home.community.invite': 'Invite to join my team',
'home.community.title': 'My direct followers', 'home.community.title': 'My direct followers',
'home.community.time': 'Sign-up time: ', 'home.community.time': 'Sign-up time: ',