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
@@ -239,6 +239,7 @@ $lang_details = array
'claim_label' => '认领种子',
'claim_confirm' => '确定要认领此种子吗?',
'action_approval' => '审核',
'row_tags' => '标签',
);
?>