mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: new login ui
This commit is contained in:
parent
e990468d18
commit
04e9109d90
2
public/assets/admin/umi.js
vendored
2
public/assets/admin/umi.js
vendored
File diff suppressed because one or more lines are too long
8
public/theme/v2board/assets/i18n/en-US.js
vendored
8
public/theme/v2board/assets/i18n/en-US.js
vendored
@ -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',
|
'没有可用节点,如果您未订阅或已过期请': 'No access points are available. If you have not subscribed or the subscription has expired, please',
|
||||||
'订阅': 'Subscribe',
|
'订阅': 'Subscribe',
|
||||||
'确定要重置当月流量?': 'Are you sure to reset your usage for the current month?',
|
'确定要重置当月流量?': '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',
|
'确定': 'Confirm',
|
||||||
'确定要重置订阅信息?': 'Are you sure to reset your subscription?',
|
'确定要重置订阅信息?': '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.',
|
'如果你的订阅地址或信息泄露可以进行此操作。重置后你的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',
|
'余额支付': 'Balance payment',
|
||||||
'我的工单': 'My Tickets',
|
'我的工单': 'My Tickets',
|
||||||
'工单历史': 'Ticket History',
|
'工单历史': 'Ticket History',
|
||||||
'{reset_day} 日后重置流量': 'Reset usage after {reset_day} day',
|
'{reset_day} 日后重置流量': 'after {reset_day} days reset usage',
|
||||||
'节点名称': 'Access Point Name',
|
'节点名称': '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',
|
'Telegram 讨论组': 'Telegram Discussion Group',
|
||||||
'立即加入': 'Join Now',
|
'立即加入': 'Join Now',
|
||||||
'续费': 'Renewal',
|
'续费': 'Renewal',
|
||||||
'购买': 'Purchase',
|
'购买': 'Purchase',
|
||||||
'该订阅无法续费,仅允许新用户购买': 'This subscription cannot be renewed and is only available to new users.',
|
'该订阅无法续费,仅允许新用户购买': 'This subscription cannot be renewed and is only available to new users.',
|
||||||
'重置当月流量': 'Reset current month usage',
|
'重置当月流量': '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'
|
'扣费倍率': 'Fee deduction rate'
|
||||||
};
|
};
|
2
public/theme/v2board/assets/umi.css
vendored
2
public/theme/v2board/assets/umi.css
vendored
File diff suppressed because one or more lines are too long
2
public/theme/v2board/assets/umi.js
vendored
2
public/theme/v2board/assets/umi.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user