add uploaded torrents count to invite

This commit is contained in:
NekoCH
2023-05-30 18:29:54 +08:00
parent ef397714b1
commit 5c73e643a4
3 changed files with 9 additions and 5 deletions

View File

@@ -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' => '当前纯做种时魔',

View File

@@ -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',