mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
SearchBoxRepository
This commit is contained in:
@@ -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