[en-US.ts] 缩短几个提示语
This commit is contained in:
@@ -54,20 +54,20 @@ export default {
|
||||
'home.home.statistic': 'Total',
|
||||
'home.home.header': 'My assets',
|
||||
|
||||
'home.mine.lastday': 'Yesterday\'s mining revenue',
|
||||
'home.mine.acc': 'Accumulated mining revenue',
|
||||
'home.mine.lastday': 'Yesterday\'s revenue',
|
||||
'home.mine.acc': 'Accumulated revenue',
|
||||
'home.mine.valid': 'Valid crystal',
|
||||
'home.mine.retrieve': 'Get crystal',
|
||||
'home.mine.refresh': 'refresh crystal list',
|
||||
'home.mine.validTime': 'Incoming date: ',
|
||||
'home.mine.invalidTime': 'Valid til: ',
|
||||
'home.mine.validTime': 'Valid since: ',
|
||||
'home.mine.invalidTime': 'Valid until: ',
|
||||
'home.mine.status': 'Status: ',
|
||||
'home.mine.status0': 'Pending',
|
||||
'home.mine.status1': 'Mining',
|
||||
'home.mine.status2': 'Exhausted',
|
||||
'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.totalUSDT': 'USDT Balance: ',
|
||||
'home.fund.draw': 'Withdraw',
|
||||
@@ -78,8 +78,8 @@ export default {
|
||||
'home.fund.prompt': 'Asset password unavailable. Go to set it?',
|
||||
|
||||
'home.community.total': 'Accumulated team awards',
|
||||
'home.community.totalInvited': 'Successfully Invited {num} members',
|
||||
'home.community.totalAll': 'Total amount {num} members',
|
||||
'home.community.totalInvited': 'Direct invited: {num}',
|
||||
'home.community.totalAll': 'Total amount: {num}',
|
||||
'home.community.invite': 'Invite to join my team',
|
||||
'home.community.title': 'My direct followers',
|
||||
'home.community.time': 'Sign-up time: ',
|
||||
|
||||
Reference in New Issue
Block a user