mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
improve approval notify + add approval_status filter
This commit is contained in:
@@ -330,7 +330,7 @@ $lang_functions = array
|
||||
'text_complains' => 'There %s %u pending complaint%s.',
|
||||
'text_contactstaff' => 'Contact staff',
|
||||
'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
|
||||
|
||||
'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -58,6 +58,7 @@ $lang_torrents = array
|
||||
'text_tv' => "TV:",
|
||||
'text_music' => "Music:",
|
||||
'text_software' => "Software:",
|
||||
'text_approval_status' => 'Approval status:',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user