improve medal display page

This commit is contained in:
xiaomlove
2023-01-30 14:06:12 +08:00
parent 04b94ec4cc
commit 2eaf5eabd1
4 changed files with 17 additions and 14 deletions

View File

@@ -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',