[H&R] basically

This commit is contained in:
xiaomlove
2021-06-21 02:01:26 +08:00
parent 45aba84111
commit d2a8f1a1a6
39 changed files with 966 additions and 74 deletions
+4 -1
View File
@@ -122,7 +122,10 @@ $lang_mybonus = array
'bonus_amount_not_allowed_two' => "魔力值数量不允许。你每次只能赠送1000.0至50000.0个魔力值。",
'bonus_ratio_not_allowed' => "分享率不符合要求!只有分享率低于0.8的用户需要慈善帮助。",
'std_no_users_need_charity' => "暂时没有需要慈善帮助的用户。",
'text_success_charity' => "谢谢!感谢你的慷慨捐赠。"
'text_success_charity' => "谢谢!感谢你的慷慨捐赠。",
'text_cancel_hr_title' => 'H&R 消除',
'text_cancel_hr_label' => '输入要消除的 H&R ID',
'text_success_cancel_hr' => "成功消除了一个 H&R。",
);
?>