mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 10:15:01 -04:00
Add search custom items string (#1256)
This commit is contained in:
1 parent
dd21f205b7
commit
80c58cf27d
1 file changed
+1
-1
@@ -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