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_confirm' => '確定要認領此種子嗎?',
'action_approval' => '審核',
'row_tags' => '標簽',
);
?>