mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +08:00
skip offer + pt-gen fill subtitle
This commit is contained in:
@@ -91,5 +91,8 @@ return [
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => 'Change status',
|
||||
],
|
||||
'tag' => [
|
||||
'detach_torrents' => 'Detach all torrents',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
@@ -160,6 +160,7 @@ return [
|
||||
'margin' => 'Margin',
|
||||
'padding' => 'Padding',
|
||||
'border_radius' => 'Border radius',
|
||||
'torrents_count' => 'Torrents count',
|
||||
],
|
||||
'agent_allow' => [
|
||||
'label' => 'Agent allow',
|
||||
|
||||
@@ -91,5 +91,8 @@ return [
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改状态',
|
||||
],
|
||||
'tag' => [
|
||||
'detach_torrents' => '分离所有种子',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
@@ -159,6 +159,7 @@ return [
|
||||
'margin' => '外边距',
|
||||
'padding' => '内边距',
|
||||
'border_radius' => '边框圆角',
|
||||
'torrents_count' => '种子数',
|
||||
],
|
||||
'agent_allow' => [
|
||||
'label' => '允许客户端',
|
||||
|
||||
@@ -91,5 +91,8 @@ return [
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改狀態',
|
||||
],
|
||||
'tag' => [
|
||||
'detach_torrents' => '分離所有種子',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
@@ -160,6 +160,7 @@ return [
|
||||
'margin' => '外邊距',
|
||||
'padding' => '內邊距',
|
||||
'border_radius' => '邊框圓角',
|
||||
'torrents_count' => '種子數',
|
||||
],
|
||||
'agent_allow' => [
|
||||
'label' => '允許客戶端',
|
||||
|
||||
Reference in New Issue
Block a user