mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
torrent detail show tags
This commit is contained in:
@@ -239,6 +239,7 @@ $lang_details = array
|
||||
'claim_label' => '认领种子',
|
||||
'claim_confirm' => '确定要认领此种子吗?',
|
||||
'action_approval' => '审核',
|
||||
'row_tags' => '标签',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -238,6 +238,7 @@ $lang_details = array
|
||||
'claim_label' => '認領種子',
|
||||
'claim_confirm' => '確定要認領此種子嗎?',
|
||||
'action_approval' => '審核',
|
||||
'row_tags' => '標簽',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -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',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user