mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
attach torrent tags support delete olds
This commit is contained in:
@@ -87,6 +87,7 @@ return [
|
||||
'bulk_action_remove_tag' => 'Remove tag',
|
||||
'bulk_action_attach_tag' => 'Attach tag',
|
||||
'action_approval' => 'Approval',
|
||||
'bulk_action_attach_tag_remove_old' => 'Also delete old tags',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => 'Change status',
|
||||
|
||||
@@ -87,6 +87,7 @@ return [
|
||||
'bulk_action_remove_tag' => '清除标签',
|
||||
'bulk_action_attach_tag' => '设置标签',
|
||||
'action_approval' => '审核',
|
||||
'bulk_action_attach_tag_remove_old' => '同时删除旧标签',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改状态',
|
||||
|
||||
@@ -87,6 +87,7 @@ return [
|
||||
'bulk_action_remove_tag' => '清除標簽',
|
||||
'bulk_action_attach_tag' => '設置標簽',
|
||||
'action_approval' => '審核',
|
||||
'bulk_action_attach_tag_remove_old' => '同時刪除舊標簽',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改狀態',
|
||||
|
||||
Reference in New Issue
Block a user