mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
custom donation content
This commit is contained in:
@@ -753,6 +753,11 @@ $lang_settings = array
|
||||
'claim_give_up_deduct_user_bonus' => '用户主动放弃认领扣除用户 %s 魔力。',
|
||||
'claim_reach_standard' => '达标标准:每月做种时间大于等于 %s 小时, 或上传量大于等于其体积 %s 倍。',
|
||||
'claim_bonus_multiplier' => '计算达标种子魔力奖励是正常魔力值的 %s 倍。',
|
||||
'row_misc_settings' => '其他设定',
|
||||
'submit_misc_settings' => '其他设定',
|
||||
'text_misc_settings_note' => '配置其他杂项。',
|
||||
'row_misc_donation_custom' => '捐赠自定义内容',
|
||||
'text_donation_custom_note' => '捐赠页自定义的内容,展示于支付宝、PayPal上面。支持 <b><a href="tags.php" target="_blank">bbcode 标签</a></b>',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -752,6 +752,11 @@ $lang_settings = array
|
||||
'claim_give_up_deduct_user_bonus' => '用戶主動放棄認領扣除用戶 %s 魔力。',
|
||||
'claim_reach_standard' => '達標標準:每月做種時間大於等於 %s 小時, 或上傳量大於等於其體積 %s 倍。',
|
||||
'claim_bonus_multiplier' => '計算達標種子魔力獎勵是正常魔力值的 %s 倍。',
|
||||
'row_misc_settings' => '其他設定',
|
||||
'submit_misc_settings' => '其他設定',
|
||||
'text_misc_settings_note' => '配置其他雜項。',
|
||||
'row_misc_donation_custom' => '捐贈自定義內容',
|
||||
'text_donation_custom_note' => '捐贈頁自定義的內容,展示於支付寶、PayPal上面。支持 <b><a href="tags.php" target="_blank">bbcode 標簽</a></b>',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -752,6 +752,11 @@ $lang_settings = array
|
||||
'claim_give_up_deduct_user_bonus' => 'User actively gives up claiming deduct user %s bonus.',
|
||||
'claim_reach_standard' => 'Standard: Monthly seeding time greater than or equal to %s of hours, or uploaded greater than or equal to %s times its size.',
|
||||
'claim_bonus_multiplier' => 'Calculate %s times the normal bonus value of the attained seed bonus.',
|
||||
'row_misc_settings' => 'Misc settings',
|
||||
'submit_misc_settings' => 'Misc settings',
|
||||
'text_misc_settings_note' => 'Misc settings',
|
||||
'row_misc_donation_custom' => 'Donation custom',
|
||||
'text_donation_custom_note' => 'Donation page custom content, displayed above Alipay, PayPal. Support <b><a href="tags.php" target="_blank">bbcode tag</a></b>',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user