mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-01 01:27:22 +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' => '分離所有種子',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
@@ -160,6 +160,7 @@ return [
|
||||
'margin' => '外邊距',
|
||||
'padding' => '內邊距',
|
||||
'border_radius' => '邊框圓角',
|
||||
'torrents_count' => '種子數',
|
||||
],
|
||||
'agent_allow' => [
|
||||
'label' => '允許客戶端',
|
||||
|
||||
Reference in New Issue
Block a user