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

View File

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

View File

@@ -238,6 +238,7 @@ $lang_details = array
'claim_label' => '認領種子',
'claim_confirm' => '確定要認領此種子嗎?',
'action_approval' => '審核',
'row_tags' => '標簽',
);
?>

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',
);
?>