add custom field to staffpanel

This commit is contained in:
xiaomlove
2021-03-18 20:32:35 +08:00
parent 428ebd85b8
commit fab59c1f5b
15 changed files with 115 additions and 54 deletions
+3 -1
View File
@@ -68,5 +68,7 @@ $lang_staffpanel = [
'Add Bonus Points' => '增加魔力',
'Add Bonus Points to one or All Users.' => '為某個或全部用戶增加魔力',
'Clear cache' => '清除緩存',
'Clear cache of memcached' => '清除緩存的數據'
'Clear cache of memcached' => '清除緩存的數據',
'Custom Field Manage' => '自定義字段管理',
'Manage custom fields' => '管理自定義的字段',
];
+2 -2
View File
@@ -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",