torrent detail show tags

This commit is contained in:
xiaomlove
2022-09-17 20:38:54 +08:00
parent 1a0ad86b32
commit cbd6f2c00d
7 changed files with 40 additions and 21 deletions
+1
View File
@@ -238,6 +238,7 @@ $lang_details = array
'claim_label' => 'Claim torrent',
'claim_confirm' => 'Are you sure to claim this torrent?',
'action_approval' => 'Approval',
'row_tags' => 'Tags',
);
?>