mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
finish seed box basic
This commit is contained in:
@@ -17,7 +17,7 @@ return [
|
||||
'torrent_state' => '全站優惠',
|
||||
'roles_list' => '角色',
|
||||
'ability_list' => '權限',
|
||||
'seedbox_records' => 'SeedBox',
|
||||
'seed_box_records' => 'SeedBox',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
@@ -76,5 +76,8 @@ return [
|
||||
'bulk_action_attach_tag' => '設置標簽',
|
||||
'action_approval' => '審核',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改狀態',
|
||||
],
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user