mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve medal display page
This commit is contained in:
@@ -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' => '已经购买',
|
||||
|
||||
Reference in New Issue
Block a user