mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add configuration: torrent.approval_status_none_visible
This commit is contained in:
@@ -758,8 +758,10 @@ $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'."
|
||||
'row_approval_status_icon_enabled' => 'Show approval status icon',
|
||||
'text_approval_status_icon_enabled_note' => "Whether to show the approval status icon in the torrent list, default: 'No'.",
|
||||
'row_approval_status_none_visible' => 'Visibility of not reviewed torrents',
|
||||
'text_approval_status_none_visible_note' => "Default: 'Yes'. If change to 'No', force to show approval status icon when audit is not [allow] status.",
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user