mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
add medal bonus addition
This commit is contained in:
@@ -26,6 +26,8 @@ return [
|
||||
'inventory_help' => '留空表示無限',
|
||||
'sale_begin_end_time' => '可購買時間',
|
||||
'users_count' => '已售數量',
|
||||
'bonus_addition_factor' => '魔力加成系數',
|
||||
'bonus_addition_factor_help' => '如:0.01 表示 1% 的加成,留空無加成',
|
||||
],
|
||||
'buy_already' => '已經購買',
|
||||
'buy_btn' => '購買',
|
||||
|
||||
Reference in New Issue
Block a user