diff --git a/lang/chs/lang_subtitles.php b/lang/chs/lang_subtitles.php index 462372ff..16bdcef4 100644 --- a/lang/chs/lang_subtitles.php +++ b/lang/chs/lang_subtitles.php @@ -30,7 +30,7 @@ $lang_subtitles = array 'row_file' => "文件", 'text_maximum_file_size' => "文件最大限制:", 'row_torrent_id' => "种子ID", - 'text_torrent_id_note' => "(种子详情页面网址末尾的数字。
如 http://".$BASEURL."/details.php?id=16 数字16即种子ID)", + 'text_torrent_id_note' => "(种子详情页面网址末尾的数字。
如 ".getSchemeAndHttpHost()."/details.php?id=16 数字16即种子ID)", 'row_title' => "标题", 'text_title_note' => "(可选,不填则使用种子文件名)", 'row_language' => "语言",