Tracker URl

This commit is contained in:
xiaomlove
2025-06-20 22:59:02 +07:00
parent a0ff441f03
commit 73b4183d56
22 changed files with 333 additions and 16 deletions

View File

@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => '登记',
'checkbox_pm_on_topic_reply' => '论坛帖子有新回复时通知我',
'checkbox_pm_on_hr_reached' => 'H&R 达标时通知我',
'row_tracker_url' => 'Tracker URL',
'row_tracker_url_help' => '<b>注意:</b>选择后只能向选中的链接汇报。默认只能向列表中的第 1 个默认链接汇报。',
);
?>

View File

@@ -254,6 +254,8 @@ $lang_usercp = array
'add_seed_box_btn' => '登記',
'checkbox_pm_on_topic_reply' => '論壇帖子有新回復時通知我',
'checkbox_pm_on_hr_reached' => 'H&R 達標時通知我',
'row_tracker_url' => 'Tracker URL',
'row_tracker_url_help' => '<b>注意:</b>選擇後只能向選中的鏈接匯報。默認只能向列表中的第 1 個默認鏈接匯報。',
);
?>

View File

@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Register',
'checkbox_pm_on_topic_reply' => 'Notify me when there are new replies to forum posts',
'checkbox_pm_on_hr_reached' => 'Notify me when H&R reaches target',
'row_tracker_url' => 'Tracker URL',
'row_tracker_url_help' => '<b>Note:</b> Once selected, announce can only be sent to the selected link. By default, announce can only be sent to the first default link in the list.',
);
?>