fix checkuser page + add harem addition to invite page

This commit is contained in:
xiaomlove
2022-08-05 16:13:19 +08:00
parent cfda6aec1d
commit 60013897ab
8 changed files with 42 additions and 24 deletions
+2
View File
@@ -48,6 +48,8 @@ $lang_invite = array
'std_only' => "只有",
'std_or_above_can_invite' => "及以上的用户才能发送邀请。",
'text_email_restriction_note' => "你只能发送邀请给以下邮箱:",
'harem_addition' => '后宫加成',
);
?>