mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-20 09:30:49 +08:00
fix lang_subtitles.php
This commit is contained in:
@@ -30,7 +30,7 @@ $lang_subtitles = array
|
||||
'row_file' => "文件",
|
||||
'text_maximum_file_size' => "文件最大限制:",
|
||||
'row_torrent_id' => "种子ID",
|
||||
'text_torrent_id_note' => "(种子详情页面网址末尾的数字。<br />如 <b>http://".$BASEURL."/details.php?id=16</b> 数字<b>16</b>即种子ID)",
|
||||
'text_torrent_id_note' => "(种子详情页面网址末尾的数字。<br />如 <b>".getSchemeAndHttpHost()."/details.php?id=16</b> 数字<b>16</b>即种子ID)",
|
||||
'row_title' => "标题",
|
||||
'text_title_note' => "(可选,不填则使用种子文件名)",
|
||||
'row_language' => "语言",
|
||||
|
||||
Reference in New Issue
Block a user