mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
improve medal display page
This commit is contained in:
@@ -27,8 +27,10 @@ return [
|
||||
'sale_begin_end_time' => 'Available for sale',
|
||||
'users_count' => 'Sold counts',
|
||||
'bonus_addition_factor' => 'Bonus addition factor',
|
||||
'bonus_addition' => 'Bonus addition',
|
||||
'bonus_addition_factor_help' => 'For example: 0.01 means 1% addition, leave blank no addition',
|
||||
'gift_fee_factor' => 'Gift fee factor',
|
||||
'gift_fee' => 'Gift fee',
|
||||
'gift_fee_factor_help' => 'The additional fee charged for gifts to other users is equal to the price multiplied by this factor',
|
||||
],
|
||||
'buy_already' => 'Already buy',
|
||||
|
||||
Reference in New Issue
Block a user