topic_reply & hr_reached notification configurable

This commit is contained in:
xiaomlove
2022-11-25 21:04:27 +08:00
parent af67dd868b
commit e9d1f080c0
9 changed files with 130 additions and 61 deletions

View File

@@ -254,6 +254,8 @@ $lang_usercp = array
'row_passkey_login_url' => 'Passkey login URL',
'row_seed_box' => 'SeedBox',
'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',
);
?>