update: new login ui

This commit is contained in:
tokumeikoi 2022-02-13 01:00:14 +08:00
parent e990468d18
commit 04e9109d90
4 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -149,7 +149,7 @@ window.settings.i18n['en-US'] = {
'没有可用节点,如果您未订阅或已过期请': 'No access points are available. If you have not subscribed or the subscription has expired, please',
'订阅': 'Subscribe',
'确定要重置当月流量?': 'Are you sure to reset your usage for the current month?',
'点击「确定」将会跳转到收银台,支付订单后系统将会清空您当月已使用流量。': 'Click "Confirm" and you will be redirected to the payment page. The system will empty your current month\\\'s usage after your purchase.',
'点击「确定」将会跳转到收银台,支付订单后系统将会清空您当月已使用流量。': 'Click "Confirm" and you will be redirected to the payment page. The system will empty your current month\'s usage after your purchase.',
'确定': 'Confirm',
'确定要重置订阅信息?': 'Are you sure to reset your subscription?',
'如果你的订阅地址或信息泄露可以进行此操作。重置后你的UUID及订阅将会变更需要重新进行订阅。': 'In case of your account information or subscription leak, this option is for reset. After resetting your UUID and subscription will change, you need to re-subscribe.',
@ -234,15 +234,15 @@ window.settings.i18n['en-US'] = {
'余额支付': 'Balance payment',
'我的工单': 'My Tickets',
'工单历史': 'Ticket History',
'{reset_day} 日后重置流量': 'Reset usage after {reset_day} day',
'{reset_day} 日后重置流量': 'after {reset_day} days reset usage',
'节点名称': 'Access Point Name',
'于 {date} 到期,距离到期还有 {day} 天。': 'Due on {date}, {day} days before expiration.',
'于 {date} 到期,距离到期还有 {day} 天。': 'Will expire on {date}, {day} days before expiration, ',
'Telegram 讨论组': 'Telegram Discussion Group',
'立即加入': 'Join Now',
'续费': 'Renewal',
'购买': 'Purchase',
'该订阅无法续费,仅允许新用户购买': 'This subscription cannot be renewed and is only available to new users.',
'重置当月流量': 'Reset current month usage',
'流量明细仅保留近月数据以供查询。': 'Only keep the most recent month\\\'s usage for checking the transfer data details.',
'流量明细仅保留近月数据以供查询。': 'Only keep the most recent month\'s usage for checking the transfer data details.',
'扣费倍率': 'Fee deduction rate'
};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long