mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-18 15:05:03 +08:00
skip offer + pt-gen fill subtitle
This commit is contained in:
@@ -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' => '允许客户端',
|
||||
|
||||
Reference in New Issue
Block a user