mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add global search
This commit is contained in:
@@ -83,11 +83,11 @@ $lang_functions = array
|
||||
'text_ratio' => "Ratio:",
|
||||
'text_uploaded' => "Uploaded:",
|
||||
'text_downloaded' => "Downloaded:",
|
||||
'text_active_torrents' => "Active Torrents: ",
|
||||
'text_active_torrents' => "Active: ",
|
||||
'title_torrents_seeding' => "Torrents Seeding",
|
||||
'title_torrents_leeching' => "Torrents Leeching",
|
||||
'text_connectable' => "Connectable: ",
|
||||
'text_the_time_is_now' => "The time is now: ",
|
||||
'text_the_time_is_now' => "Time: ",
|
||||
'text_message_new' => " New",
|
||||
'title_sentbox' => "sentbox",
|
||||
'title_inbox' => "inbox",
|
||||
@@ -322,7 +322,7 @@ $lang_functions = array
|
||||
'text_invalid' => 'Invalid',
|
||||
'text_technical_info' => 'MediaInfo',
|
||||
'text_technical_info_help_text' => 'MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, click the view menu > text > right click in the box > select all > copy > past into this box.',
|
||||
'text_management_system' => 'Management system',
|
||||
'text_management_system' => 'Management',
|
||||
'text_seed_points' => 'Seed points',
|
||||
'spoiler_expand_collapse' => 'Click to expand/collapse',
|
||||
'spoiler_default_title' => 'Collapse content',
|
||||
|
||||
Reference in New Issue
Block a user