mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Add option to control taking points when a post is deleted
This commit is contained in:
parent
72577ce6bb
commit
0a9d34c37f
5 changed files with 49 additions and 16 deletions
|
|
@ -24,6 +24,7 @@ $lang->cmd_exp_calc = 'Calculate';
|
|||
$lang->cmd_exp_reset = 'Reset';
|
||||
$lang->cmd_point_recal = 'Reset Point';
|
||||
$lang->cmd_point_except_notice = 'Except Notice';
|
||||
$lang->cmd_point_revert_on_delete = 'Revert on Delete';
|
||||
$lang->about_cmd_point_recal = 'All point will be initialized only with articles/comments/attachments/join points. Only members who do website activities will get signup points after reset. Please use this function when complete initialization is required in case of data transferring or other situations.';
|
||||
$lang->default_group = 'Default Group';
|
||||
$lang->point_link_group = 'Group Change by Level';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue