mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Fix #1854 inconsistent use of point name in config screen
This commit is contained in:
parent
21c176313f
commit
c1e41e87ad
3 changed files with 8 additions and 8 deletions
|
|
@ -66,7 +66,7 @@ $lang->point_recal_finished = 'Point recalculation is finished.';
|
|||
$lang->point_update_desc = 'Insert + in front of the number to increase the point or - to decrease, and update the point. If you don\'t insert + or -, the point will be set as the value you entered.';
|
||||
$lang->give_point = 'Give or Take Points';
|
||||
$lang->point_given_prefix = '';
|
||||
$lang->point_given_suffix = 'points';
|
||||
$lang->point_given_suffix = '$point';
|
||||
$lang->point_time_limit_prefix = 'until';
|
||||
$lang->point_time_limit_suffix = 'days after submission';
|
||||
$lang->search_target_list['nick_name'] = 'Nick Name';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue