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 登录链接',
'row_seed_box' => 'SeedBox',
'add_seed_box_btn' => '登记',
'checkbox_pm_on_topic_reply' => '论坛帖子有新回复时通知我',
'checkbox_pm_on_hr_reached' => 'H&R 达标时通知我',
);
?>