mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
ban/unban torrent send notification
This commit is contained in:
@@ -67,6 +67,7 @@ $lang_edit = array
|
||||
'text_team' => "制作组",
|
||||
'text_audio_codec' => "音频编码",
|
||||
'row_content' => "内容",
|
||||
'ban_reason_label' => '原因',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -66,7 +66,8 @@ $lang_edit = array
|
||||
'row_check' => "勾選",
|
||||
'text_team' => "製作組",
|
||||
'text_audio_codec' => "音頻編碼",
|
||||
'row_content' => "內容"
|
||||
'row_content' => "內容",
|
||||
'ban_reason_label' => '原因',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -67,6 +67,7 @@ $lang_edit = array
|
||||
'text_team' => "Group",
|
||||
'text_audio_codec' => "Audio Codec",
|
||||
'row_content' => "Content",
|
||||
'ban_reason_label' => 'Reason',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user