fix bannedemails no effect

This commit is contained in:
xiaomlove
2022-11-24 18:51:03 +08:00
parent 56d4968c09
commit 54d9d5c796
13 changed files with 51 additions and 56 deletions

View File

@@ -100,6 +100,8 @@ return [
'two_step_authentication' => 'Two-step authentication',
'seed_points' => 'Seed points',
'downloadpos' => 'Download privileges',
'parked' => 'Parked',
'offer_allowed_count' => 'Offer allowed count',
],
'medal' => [
'label' => 'Medal',
@@ -174,6 +176,7 @@ return [
'padding' => 'Padding',
'border_radius' => 'Border radius',
'torrents_count' => 'Torrents count',
'torrents_sum_size' => 'Torrents size',
],
'agent_allow' => [
'label' => 'Agent allow',

View File

@@ -100,6 +100,8 @@ return [
'two_step_authentication' => '两步验证',
'seed_points' => '做种积分',
'downloadpos' => '下载权限',
'parked' => '挂起',
'offer_allowed_count' => '候选通过数',
],
'medal' => [
'label' => '勋章',
@@ -174,6 +176,7 @@ return [
'padding' => '内边距',
'border_radius' => '边框圆角',
'torrents_count' => '种子数',
'torrents_sum_size' => '种子体积',
],
'agent_allow' => [
'label' => '允许客户端',

View File

@@ -100,6 +100,8 @@ return [
'two_step_authentication' => '兩步驗證',
'seed_points' => '做種積分',
'downloadpos' => '下載權限',
'parked' => '掛起',
'offer_allowed_count' => '候選通過數',
],
'medal' => [
'label' => '勛章',
@@ -174,6 +176,7 @@ return [
'padding' => '內邊距',
'border_radius' => '邊框圓角',
'torrents_count' => '種子數',
'torrents_sum_size' => '種子體積',
],
'agent_allow' => [
'label' => '允許客戶端',