mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
change entrance space
This commit is contained in:
@@ -42,7 +42,7 @@ $lang_functions = array
|
||||
'std_by' => 'By',
|
||||
'row_security_image' => "Security Image:",
|
||||
'row_security_code' => "Security Code:",
|
||||
'text_slots' => "Slots: ",
|
||||
'text_slots' => "Slots:",
|
||||
'text_unlimited' => "Unlimited",
|
||||
'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
|
||||
'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
|
||||
@@ -83,7 +83,7 @@ $lang_functions = array
|
||||
'text_ratio' => "Ratio:",
|
||||
'text_uploaded' => "Uploaded:",
|
||||
'text_downloaded' => "Downloaded:",
|
||||
'text_active_torrents' => "Active: ",
|
||||
'text_active_torrents' => "Active:",
|
||||
'title_torrents_seeding' => "Torrents Seeding",
|
||||
'title_torrents_leeching' => "Torrents Leeching",
|
||||
'text_connectable' => "Connectable: ",
|
||||
|
||||
Reference in New Issue
Block a user