mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
bonus redemption limit click frequency
This commit is contained in:
@@ -138,6 +138,7 @@ $lang_mybonus = array
|
||||
'reward_type_basic' => '基本奖励',
|
||||
'reward_type_harem_addition' => '后宫加成',
|
||||
'bonus_base' => '基础魔力',
|
||||
'lock_text' => '系统限制 %s 秒内只能点击交换按钮一次!',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -138,6 +138,7 @@ $lang_mybonus = array
|
||||
'reward_type_basic' => '基本獎勵',
|
||||
'reward_type_harem_addition' => '後宮加成',
|
||||
'bonus_base' => '基礎魔力',
|
||||
'lock_text' => '系統限製 %s 秒內只能點擊交換按鈕一次!',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -138,6 +138,7 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'reward_type_basic' => 'Basic reward',
|
||||
'reward_type_harem_addition' => 'Harem addition',
|
||||
'bonus_base' => 'Base bonus',
|
||||
'lock_text' => 'The system limits you to one click on the exchange button within %s seconds!',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user