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

@@ -252,6 +252,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 達標時通知我',
);
?>