mirror of
https://github.com/v2board/v2board.git
synced 2025-11-01 18:01:45 +08:00
update: ui optimization
This commit is contained in:
3
public/theme/v2board/assets/i18n/en-US.js
vendored
3
public/theme/v2board/assets/i18n/en-US.js
vendored
@@ -282,5 +282,6 @@ window.settings.i18n['en-US'] = {
|
||||
'Join now': 'Join now',
|
||||
'Renew': 'Renew',
|
||||
'Buy': 'Buy',
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'This subscription cannot be renewed. Only new users are allowed to purchase it'
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'This subscription cannot be renewed. Only new users are allowed to purchase it',
|
||||
'Reset current month flow': 'Reset current month flow'
|
||||
}
|
||||
|
||||
3
public/theme/v2board/assets/i18n/ja-JP.js
vendored
3
public/theme/v2board/assets/i18n/ja-JP.js
vendored
@@ -312,5 +312,6 @@ window.settings.i18n['ja-JP'] = {
|
||||
'Join now': '参加する',
|
||||
'Renew': '継続料金のお支払い',
|
||||
'Buy': '買う',
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'このサブスクリプションは更新できません。新しいユーザだけがそれを購入できます。'
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'このサブスクリプションは更新できません。新しいユーザだけがそれを購入できます。',
|
||||
'Reset current month flow': 'リセット月フロー'
|
||||
}
|
||||
|
||||
3
public/theme/v2board/assets/i18n/vi-VN.js
vendored
3
public/theme/v2board/assets/i18n/vi-VN.js
vendored
@@ -312,5 +312,6 @@ window.settings.i18n['vi-VN'] = {
|
||||
'Join now': 'Tham gia ngay',
|
||||
'Renew': 'Gia hạn',
|
||||
'Buy': 'Mua',
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'Không thể thay đổi bản đăng ký này. Chỉ có người dùng mới được phép mua nó.'
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': 'Không thể thay đổi bản đăng ký này. Chỉ có người dùng mới được phép mua nó.',
|
||||
'Reset current month flow': 'Làm lại dòng tháng hiện tại'
|
||||
}
|
||||
|
||||
3
public/theme/v2board/assets/i18n/zh-CN.js
vendored
3
public/theme/v2board/assets/i18n/zh-CN.js
vendored
@@ -314,5 +314,6 @@ window.settings.i18n['zh-CN'] = {
|
||||
'Join now': '立即加入',
|
||||
'Renew': '续费',
|
||||
'Buy': '购买',
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': '该订阅无法续费,仅允许新用户购买'
|
||||
'This subscription cannot be renewed. Only new users are allowed to purchase it': '该订阅无法续费,仅允许新用户购买',
|
||||
'Reset current month flow': '重置当月流量'
|
||||
}
|
||||
|
||||
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
Reference in New Issue
Block a user