mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
details page approval trans
This commit is contained in:
@@ -236,6 +236,7 @@ $lang_details = array
|
|||||||
'claim_detail' => '認領詳情',
|
'claim_detail' => '認領詳情',
|
||||||
'claim_label' => '認領種子',
|
'claim_label' => '認領種子',
|
||||||
'claim_confirm' => '確定要認領此種子嗎?',
|
'claim_confirm' => '確定要認領此種子嗎?',
|
||||||
|
'action_approval' => '審核',
|
||||||
);
|
);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -236,7 +236,7 @@ $lang_details = array
|
|||||||
'claim_detail' => 'Claim detail',
|
'claim_detail' => 'Claim detail',
|
||||||
'claim_label' => 'Claim torrent',
|
'claim_label' => 'Claim torrent',
|
||||||
'claim_confirm' => 'Are you sure to claim this torrent?',
|
'claim_confirm' => 'Are you sure to claim this torrent?',
|
||||||
|
'action_approval' => 'Approval',
|
||||||
);
|
);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user