add global search

This commit is contained in:
xiaomlove
2022-10-22 20:52:08 +08:00
parent 348112364c
commit 505c7122b1
16 changed files with 252 additions and 38 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ $lang_functions = array
'title_torrents_seeding' => "当前做种",
'title_torrents_leeching' => "当前下载",
'text_connectable' => "可连接:",
'text_the_time_is_now' => "当前时间:",
'text_the_time_is_now' => "时间: ",
'text_message_new' => "",
'title_sentbox' => "发件箱",
'title_inbox' => "收件箱",
+1 -1
View File
@@ -87,7 +87,7 @@ $lang_functions = array
'title_torrents_seeding' => "當前做種",
'title_torrents_leeching' => "當前下載",
'text_connectable' => "可連接:",
'text_the_time_is_now' => "當前時間:",
'text_the_time_is_now' => "時間: ",
'text_message_new' => "",
'title_sentbox' => "發件箱",
'title_inbox' => "收件箱",
+3 -3
View File
@@ -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',