mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
harem addition
This commit is contained in:
@@ -130,6 +130,14 @@ where<ul><li><b>A</b> is an intermediate variable</li><li><b>Ti</b> is the <b>i<
|
||||
'text_attendance_card' => 'Buy attendance card',
|
||||
'text_attendance_card_note' => 'One day to make up the attendance consume one, attend of the target date of the bonus rewards in accordance with the normal calculation, that is, the target date forward to calculate the number of continuous days to obtain rewards.',
|
||||
'text_success_buy_attendance_card' => 'Success buy 1 attendance card.',
|
||||
'text_harem_addition_get' => 'Current harem addition gains %s bonus per hour',
|
||||
'reward_type' => 'Reward type',
|
||||
'addition' => 'Addition',
|
||||
'got_bonus' => 'Got bonus',
|
||||
'total' => 'Total',
|
||||
'reward_type_basic' => 'Basic reward',
|
||||
'reward_type_harem_addition' => 'Harem addition',
|
||||
'bonus_base' => 'Base bonus',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -766,6 +766,9 @@ $lang_settings = array
|
||||
'row_imdb_language' => 'IMDB Language',
|
||||
'text_imdb_language_note' => 'Languages used to crawl IMDB data.',
|
||||
'text_login_type_passkey' => 'passkey',
|
||||
'row_harem_addition' => 'Harem addition',
|
||||
'text_user_would_get_by_harem' => 'The user will receive the bonus value of the direct harem',
|
||||
'text_harem_addition_note' => 'times as reward (factor, e.g. fill in 0.01, if harem gets 100 bonus then reward user 100 * 0.01 = 1)',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user