mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add bonus exchange downloaded
This commit is contained in:
@@ -6,6 +6,7 @@ $lang_mybonus = array
|
||||
'std_karma_system_disabled' => "魔力值系統當前處於關閉中。",
|
||||
'std_points_active' => "不過你的魔力值仍在計算中。",
|
||||
'text_success_upload' => "祝賀你,你成功增加了<b>上傳值</b>!",
|
||||
'text_success_download' => "祝賀你,你成功增加了<b>下載值</b>!",
|
||||
'text_success_invites' => "祝賀你,你獲得了<b>1</b>個新的邀請名額!",
|
||||
'text_success_vip' => "祝賀你,你獲得了一個月的",
|
||||
'text_success_vip_two' => "資格!",
|
||||
@@ -74,8 +75,12 @@ $lang_mybonus = array
|
||||
'text_not_enough_bonus' => "對不起,你沒有足夠的魔力值。還有,你怎麼到這來的?",
|
||||
'text_uploaded_one' => "1.0 GB上傳量",
|
||||
'text_uploaded_note' => "如果有足夠的魔力值,你可以用它來換取上傳量。交易完成後,你的魔力值會減少,上傳量則會增加。",
|
||||
'text_download_note' => "如果有足夠的魔力值,你可以用它來換取<font color='#ff4500'>下載量</font>。交易完成後,你的魔力值會減少,<font color='#ff4500'>下載量</font>則會增加。",
|
||||
'text_uploaded_two' => "5.0 GB上傳量",
|
||||
'text_uploaded_three' => "10.0 GB上傳量",
|
||||
'text_uploaded_four' => "100.0 GB上傳量",
|
||||
'text_downloaded_ten_gb' => "10.0 GB <font color='#ff4500'>下載量</font>",
|
||||
'text_downloaded_hundred_gb' => "100.0 GB <font color='#ff4500'>下載量</font>",
|
||||
'text_buy_invite' => "1個邀請名額",
|
||||
'text_buy_invite_note' => "如果有足夠的魔力值,你可以用它來換取邀請名額。交易完成後,你的魔力值會減少,邀請名額數則會增加。",
|
||||
'text_custom_title' => "自定義頭銜",
|
||||
|
||||
Reference in New Issue
Block a user