Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: new scanning behaviour on the cycle count items (#429) #499

Merged
merged 7 commits into from
Nov 11, 2024
11 changes: 6 additions & 5 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"All": "All",
"All facilities selected": "All facilities selected",
"All of the item(s) are accepted": "All of the item(s) are accepted",
"Any edits made in the counted quantity on this page will be lost.": "Any edits made in the counted quantity on this page will be lost.",
"Add product": "Add product",
"Add to count": "Add to count",
"Added product to count": "Added product to count",
Expand Down Expand Up @@ -59,6 +60,7 @@
"Created": "Created",
"CSV data is missing or incorrect. Please check your file.": "CSV data is missing or incorrect. Please check your file.",
"CSV Mapping": "CSV Mapping",
"Current count": "Current count",
"Cycle Count": "Cycle Count",
"Cycle count": "Cycle count",
"Cycle count cancelled successfully.": "Cycle count cancelled successfully.",
Expand Down Expand Up @@ -117,7 +119,6 @@
"Filters": "Filters",
"File uploaded successfully": "File uploaded successfully",
"Force scan": "Force scan",
"Force scan enabled": "Force scan enabled",
"Go to Launchpad": "Go to Launchpad",
"Go to OMS": "Go to OMS",
"If a file includes multiple facilities, a count is created for every facility. All items with no facility location will be added to the same count.": "If a file includes multiple facilities, a count is created for every facility. All items with no facility location will be added to the same count.",
Expand All @@ -135,6 +136,8 @@
"last counted 1 week ago": "last counted 1 week ago",
"last counted": "last counted",
"Last submitted date": "Last submitted date",
"LEAVE": "LEAVE",
"Leave page": "Leave page",
"Loading": "Loading",
"Loading cycle count details": "Loading cycle count details",
"Location": "Location",
Expand Down Expand Up @@ -173,6 +176,7 @@
"Pending review": "Pending review",
"Please upload a valid csv to continue": "Please upload a valid csv to continue",
"Please contact the administrator.": "Please contact the administrator.",
"Please provide a valid barcode identifier.": "Please provide a valid barcode identifier.",
"Please select at least one field to generate CSV": "Please select at least one field to generate CSV",
"Please select a Product identifier": "Please select a Product identifier",
"No product found, please verify your CSV": "No product found, please verify your CSV",
Expand Down Expand Up @@ -218,12 +222,9 @@
"Save new count": "Save new count",
"Saved mappings": "Saved mappings",
"Saving recount will replace the existing count for item.": "Saving recount will replace the existing count for item.",
"Scan": "Scan",
"Scanning": "Scanning",
"Scan items": "Scan items",
"Scanned item does not match current product": "Scanned item does not match current product",
"Scan or search products": "Scan or search products",
"Scan a valid product barcode identifier": "Scan a valid product barcode identifier",
"Scanned quantity": "Scanned quantity",
"selected": "selected",
"Select": "Select",
Expand All @@ -247,7 +248,6 @@
"Select a different time zone": "Select a different time zone",
"Set facility": "Set facility",
"Settings": "Settings",
"Scan the barcode on each unit to increment the counted inventory": "Scan the barcode on each unit to increment the counted inventory",
"Shopify Config": "Shopify Config",
"Show systemic inventory": "Show systemic inventory",
"Show the current physical quantity expected at locations while counting to help gauge inventory accuracy.": "Show the current physical quantity expected at locations while counting to help gauge inventory accuracy.",
Expand All @@ -259,6 +259,7 @@
"Something went wrong while login. Please contact administrator": "Something went wrong while login. Please contact administrator.",
"Specify which facility you want to operate from. Order, inventory and other configuration data will be specific to the facility you select.": "Specify which facility you want to operate from. Order, inventory and other configuration data will be specific to the facility you select.",
"Status": "Status",
"STAY": "STAY",
"Stock": "Stock",
"Store": "Store",
"Submission date": "Submission date",
Expand Down
Loading
Loading