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

View File

@@ -67,6 +67,7 @@ $lang_edit = array
'text_team' => "制作组",
'text_audio_codec' => "音频编码",
'row_content' => "内容",
'ban_reason_label' => '原因',
);
?>