mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
add uploaded torrents count to invite
This commit is contained in:
@@ -51,6 +51,7 @@ $lang_invite = array
|
||||
'harem_addition' => '后宫加成',
|
||||
'signup_link_help' => '右键复制',
|
||||
'signup_link' => '注册链接',
|
||||
'text_uploaded_count' => '上传种子数量',
|
||||
'text_seed_torrent_count' => '当前做种数',
|
||||
'text_seed_torrent_size' => '当前做种体积',
|
||||
'text_seed_torrent_bonus_per_hour' => '当前纯做种时魔',
|
||||
|
||||
@@ -54,6 +54,7 @@ Best Regards,
|
||||
'harem_addition' => 'Harem addition',
|
||||
'signup_link_help' => 'Right click to copy',
|
||||
'signup_link' => 'Signup link',
|
||||
'text_uploaded_count' => 'Uploaded counts',
|
||||
'text_seed_torrent_count' => 'Seeding counts',
|
||||
'text_seed_torrent_size' => 'Seeding size',
|
||||
'text_seed_torrent_bonus_per_hour' => 'Seeding bonus per hour',
|
||||
|
||||
Reference in New Issue
Block a user