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
+2
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.',
);
?>