improve approval notify + add approval_status filter

This commit is contained in:
xiaomlove
2022-06-27 13:22:16 +08:00
parent 1aca20070d
commit f88f0787f9
21 changed files with 153 additions and 32 deletions
+1
View File
@@ -58,6 +58,7 @@ $lang_torrents = array
'text_tv' => "電視:",
'text_music' => "音樂:",
'text_software' => "軟件:",
'text_approval_status' => '審核狀態:',
);
?>