mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-02 05:31:10 -05:00
Add search custom items string (#1256)
This commit is contained in:
@@ -73,7 +73,7 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_search_custom_items"] = "Search Custom Items";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialized Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
Reference in New Issue
Block a user