mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
approval status icon
This commit is contained in:
@@ -758,6 +758,8 @@ $lang_settings = array
|
||||
'text_misc_settings_note' => '配置其他杂项。',
|
||||
'row_misc_donation_custom' => '捐赠自定义内容',
|
||||
'text_donation_custom_note' => '捐赠页自定义的内容,展示于支付宝、PayPal上面。支持 <b><a href="tags.php" target="_blank">bbcode 标签</a></b>',
|
||||
'row_approval_status_icon_enabled' => '审核状态图标',
|
||||
'text_approval_status_icon_enabled_note' => "是否在种子列表展示审核状态图标,默认: '否'。"
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -758,6 +758,8 @@ $lang_settings = array
|
||||
'text_misc_settings_note' => '配置其他雜項。',
|
||||
'row_misc_donation_custom' => '捐贈自定義內容',
|
||||
'text_donation_custom_note' => '捐贈頁自定義的內容,展示於支付寶、PayPal上面。支持 <b><a href="tags.php" target="_blank">bbcode 標簽</a></b>',
|
||||
'row_approval_status_icon_enabled' => '審核狀態圖標',
|
||||
'text_approval_status_icon_enabled_note' => "是否在種子列表展示審核狀態圖標,默認: '否'。"
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -758,6 +758,8 @@ $lang_settings = array
|
||||
'text_misc_settings_note' => 'Misc settings',
|
||||
'row_misc_donation_custom' => 'Donation custom',
|
||||
'text_donation_custom_note' => 'Donation page custom content, displayed above Alipay, PayPal. Support <b><a href="tags.php" target="_blank">bbcode tag</a></b>',
|
||||
'row_approval_status_icon_enabled' => 'Approval status icon',
|
||||
'text_approval_status_icon_enabled_note' => "Whether to show the approval status icon in the torrent list, default: 'No'."
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user