bonus redemption limit click frequency

This commit is contained in:
xiaomlove
2022-09-11 01:15:31 +08:00
parent 55589c8d8e
commit 771e7ad88f
8 changed files with 79 additions and 8 deletions

View File

@@ -138,6 +138,7 @@ $lang_mybonus = array
'reward_type_basic' => '基本奖励',
'reward_type_harem_addition' => '后宫加成',
'bonus_base' => '基础魔力',
'lock_text' => '系统限制 %s 秒内只能点击交换按钮一次!',
);
?>

View File

@@ -138,6 +138,7 @@ $lang_mybonus = array
'reward_type_basic' => '基本獎勵',
'reward_type_harem_addition' => '後宮加成',
'bonus_base' => '基礎魔力',
'lock_text' => '系統限製 %s 秒內只能點擊交換按鈕一次!',
);
?>

View File

@@ -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!',
);
?>