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
+2
View File
@@ -27,8 +27,10 @@ return [
'sale_begin_end_time' => '可购买时间',
'users_count' => '已售数量',
'bonus_addition_factor' => '魔力加成系数',
'bonus_addition' => '魔力加成',
'bonus_addition_factor_help' => '如:0.01 表示 1% 的加成,留空无加成',
'gift_fee_factor' => '赠送手续费系数',
'gift_fee' => '手续费',
'gift_fee_factor_help' => '赠送给其他用户时额外收取手续费等于价格乘以此系数',
],
'buy_already' => '已经购买',