mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
improve claim settle
This commit is contained in:
@@ -745,6 +745,7 @@ $lang_settings = array
|
||||
'row_show_top_uploader' => '显示最多上传(种子数)',
|
||||
'text_show_top_uploader_note' => "默认'否'。在首页显示最多上传的用户(按种子数计算)。",
|
||||
'claim_label' => '种子认领',
|
||||
'claim_enabled' => '启用认领',
|
||||
'claim_torrent_ttl' => '种子发布 %s 天后可以认领。',
|
||||
'claim_torrent_user_counts_up_limit' => '一个种子最多可以被 %s 个用户认领。',
|
||||
'claim_user_torrent_counts_up_limit' => '一个用户最多可以认领 %s 个种子。',
|
||||
|
||||
@@ -744,6 +744,7 @@ $lang_settings = array
|
||||
'row_show_top_uploader' => '顯示最多上傳(種子數)',
|
||||
'text_show_top_uploader_note' => "默認'否'。在首頁顯示最多上傳的用戶(按種子數計算)。",
|
||||
'claim_label' => '種子認領',
|
||||
'claim_enabled' => '啟用認領',
|
||||
'claim_torrent_ttl' => '種子發布 %s 天後可以認領。',
|
||||
'claim_torrent_user_counts_up_limit' => '一個種子最多可以被 %s 個用戶認領。',
|
||||
'claim_user_torrent_counts_up_limit' => '一個用戶最多可以認領 %s 個種子。',
|
||||
|
||||
@@ -744,6 +744,7 @@ $lang_settings = array
|
||||
'row_show_top_uploader' => 'Show top uploaded(Torrent count)',
|
||||
'text_show_top_uploader_note' => "Default 'No'. Show top upload user(Torrent count) at homepage.",
|
||||
'claim_label' => 'Torrent claim',
|
||||
'claim_enabled' => 'Claim enabled',
|
||||
'claim_torrent_ttl' => 'Torrent can be claimed after %s of days of release.',
|
||||
'claim_torrent_user_counts_up_limit' => 'A Torrent can be claimed by up to %s of users.',
|
||||
'claim_user_torrent_counts_up_limit' => 'A user can claim up to %s of torrents.',
|
||||
|
||||
Reference in New Issue
Block a user