SearchBoxRepository

This commit is contained in:
xiaomlove
2021-05-20 23:30:34 +08:00
parent 51b3582090
commit 576658cd2c
10 changed files with 156 additions and 25 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ $lang_admanage = array
'text_header' => "Header",
'text_footer' => "Footer",
'text_below_navigation' => "Below Navigation",
'text_below_searchbox' => "Below Searchbox",
'text_below_searchbox' => "Below SearchBox",
'text_torrent_detail' => "Torrent Detail",
'text_comment_page' => "Comment Page",
'text_inter_overforums' => "Inter Overforums",
+2 -2
View File
@@ -5,7 +5,7 @@ $lang_catmanage = array
'head_category_management' => "Category Management",
'text_category_management' => "Category Management",
'text_manage' => "Manage",
'text_searchbox' => "Searchbox",
'text_searchbox' => "SearchBox",
'text_category_icons' => "Category icon pack",
'text_second_icons' => "Second icons",
'text_categories' => "Categories",
@@ -49,7 +49,7 @@ $lang_catmanage = array
'submit_submit' => "Submit",
'text_subcategory_name_note' => "Don't use long name. Recommend less than 10 letters.",
'text_order_note' => "Ascendantly, i.e. '0' comes first.",
'row_searchbox_name' => "Searchbox Name",
'row_searchbox_name' => "SearchBox Name",
'text_searchbox_name_note' => "Allowed Characters: [a-z] (in lower case), [0-9], [_./].",
'row_show_sub_category' => "Show sub-category",
'text_show_sub_category_note' => "Check the sub-categories you want to enable.",