mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
SearchBoxRepository
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user