skip offer + pt-gen fill subtitle

This commit is contained in:
xiaomlove
2022-09-04 15:56:19 +08:00
parent 7613a05951
commit 589332afb3
22 changed files with 80 additions and 11 deletions
+3
View File
@@ -91,5 +91,8 @@ return [
'seed_box_record' => [
'toggle_status' => 'Change status',
],
'tag' => [
'detach_torrents' => 'Detach all torrents',
],
]
];
+1
View File
@@ -160,6 +160,7 @@ return [
'margin' => 'Margin',
'padding' => 'Padding',
'border_radius' => 'Border radius',
'torrents_count' => 'Torrents count',
],
'agent_allow' => [
'label' => 'Agent allow',
+3
View File
@@ -91,5 +91,8 @@ return [
'seed_box_record' => [
'toggle_status' => '更改状态',
],
'tag' => [
'detach_torrents' => '分离所有种子',
],
]
];
+1
View File
@@ -159,6 +159,7 @@ return [
'margin' => '外边距',
'padding' => '内边距',
'border_radius' => '边框圆角',
'torrents_count' => '种子数',
],
'agent_allow' => [
'label' => '允许客户端',
+3
View File
@@ -91,5 +91,8 @@ return [
'seed_box_record' => [
'toggle_status' => '更改狀態',
],
'tag' => [
'detach_torrents' => '分離所有種子',
],
]
];
+1
View File
@@ -160,6 +160,7 @@ return [
'margin' => '外邊距',
'padding' => '內邊距',
'border_radius' => '邊框圓角',
'torrents_count' => '種子數',
],
'agent_allow' => [
'label' => '允許客戶端',