ban/unban torrent send notification

This commit is contained in:
xiaomlove
2022-06-14 01:07:05 +08:00
parent 4e20c339d9
commit bcaaa020b1
18 changed files with 283 additions and 49 deletions
+2 -1
View File
@@ -66,7 +66,8 @@ $lang_edit = array
'row_check' => "勾選",
'text_team' => "製作組",
'text_audio_codec' => "音頻編碼",
'row_content' => "內容"
'row_content' => "內容",
'ban_reason_label' => '原因',
);
?>