mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add custom field to staffpanel
This commit is contained in:
@@ -10,9 +10,9 @@ $lang_upload = array
|
||||
'text_tracker_url' => "Tracker服务器的URL是",
|
||||
'row_torrent_file' => "种子文件",
|
||||
'row_torrent_name' => "标题",
|
||||
'text_torrent_name_note' => "(若不填将使用种子文件名。<b>要求规范填写</b>,如<i>银翼杀手 Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR</i>)\n",
|
||||
'text_torrent_name_note' => "(若不填将使用种子文件名。<b>要求规范填写</b>,如<i>Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR</i>)\n",
|
||||
'row_small_description' => "副标题",
|
||||
'text_small_description_note' => "(将在种子页面种子标题下显示。如<i>720p @ 4615 kbps - DTS 5.1 @ 1536 kbps</i>)",
|
||||
'text_small_description_note' => "(将在种子页面种子标题下显示。如<i>银翼杀手 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps</i>)",
|
||||
'row_nfo_file' => "NFO文件",
|
||||
'text_only_viewed_by' => "(不允许",
|
||||
'text_or_above' => "以下用户查看。请上传<b>.nfo</b>文件)\n",
|
||||
|
||||
Reference in New Issue
Block a user