fix warning

This commit is contained in:
xiaomlove
2020-12-29 21:49:37 +08:00
parent d190ca6f67
commit 398cf8607a
55 changed files with 223 additions and 214 deletions

View File

@@ -84,7 +84,7 @@ $lang_details = array
'row_last_seeder' => "Last Action: ",
'text_ago' => " ago",
'text_size' => "Size: ",
'text_none_yet' => "none yet (needs at least ".$minvotes." votes and has got ",
'text_none_yet' => "none yet (needs at least ".$TORRENT['minvotes']." votes and has got ",
'text_only' => "only ",
'text_none' => "none",
'text_no_votes_yet' => "No votes yet",