Skip to content

Commit

Permalink
Merge pull request #654 from priyanshee1604/#394
Browse files Browse the repository at this point in the history
Improved: The alphabetic arrangement of locale file entries and indentation.(#394)
  • Loading branch information
ymaheshwari1 authored Jan 22, 2025
2 parents e73f1da + df5e88a commit 8ec1761
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"A store repesents a company or a unique catalog of products. If your OMS is connected to multiple eCommerce stores sellling different collections of products, you may have multiple Product Stores set up in HotWax Commerce.": "A store repesents a company or a unique catalog of products. If your OMS is connected to multiple eCommerce stores sellling different collections of products, you may have multiple Product Stores set up in HotWax Commerce.",
"Added products to the cycle count out of.": "Added { added } products to the cycle count out of { total }.",
"Added products to the cycle count out of.": "Added {added} products to the cycle count out of {total}.",
"ALL": "ALL",
"ACCEPTED": "ACCEPTED",
"accepted": "accepted",
Expand Down Expand Up @@ -67,6 +67,12 @@
"Cycle count not found": "Cycle count not found",
"Cycle counts created successfully.": "Cycle counts created successfully.",
"Current on hand": "Current on hand",
"Closed": "Closed",
"closed": "closed",
"Closed date": "Closed date",
"Create cycle count": "Create cycle count",
"Count has been re-assigned": "Count has been re-assigned",
"count name": "count name",
"Defaults to 'Draft'": "Defaults to 'Draft'",
"Due date": "Due date",
"Date": "Date",
Expand All @@ -77,13 +83,6 @@
"Draft bulk": "Draft bulk",
"Drafts": "Drafts",
"Draft count": "Draft count",
"Closed": "Closed",
"closed": "closed",
"Closed date": "Closed date",
"Create cycle count": "Create cycle count",
"Count has been re-assigned": "Count has been re-assigned",
"count name": "count name",
"eCom Store": "eCom Store",
"due date": "due date",
"Download results": "Download results",
"Enable animation": "Enable animation",
Expand All @@ -99,6 +98,7 @@
"Enter the stock count for the product": "Enter the stock count for the product",
"expected": "expected",
"Expected quantity": "Expected quantity",
"eCom Store": "eCom Store",
"Facility needs to be associated with a product store to change this configuration.": "Facility needs to be associated with a product store to change this configuration.",
"Facility": "Facility",
"Failed to complete cycle count": "Failed to complete cycle count",
Expand All @@ -118,6 +118,7 @@
"Failed to update cycle count information": "Failed to update cycle count information",
"Farthest due": "Farthest due",
"Fetching cycle counts...": "Fetching cycle counts...",
"Fetching time zones": "Fetching time zones",
"Field mapping name": "Field mapping name",
"File uploaded successfully.": "File uploaded successfully.",
"Filters": "Filters",
Expand Down Expand Up @@ -188,7 +189,7 @@
"not counted": "not counted",
"No facility": "No facility",
"None": "None",
"Fetching time zones": "Fetching time zones",
"No product found, please verify your CSV": "No product found, please verify your CSV",
"Ok": "Ok",
"OMS": "OMS",
"OMS instance": "OMS instance",
Expand All @@ -202,7 +203,6 @@
"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",
"Please select the column that corresponds to the product identifier": "Please select the column that corresponds to the product identifier",
"Preparing file to downlaod...": "Preparing file to downlaod...",
"Primary": "Primary",
Expand All @@ -216,10 +216,10 @@
"Products will not be deduplicated. Make sure products are only added to a count once.": "Products will not be deduplicated. Make sure products are only added to a count once.",
"Progress": "Progress",
"products counted": "products counted",
"QoH": "QoH",
"Product identifier": "Product identifier",
"pending": "pending",
"pending review": "pending review",
"QoH": "QoH",
"Quantity": "Quantity",
"Quantity on hand": "Quantity on hand",
"Recently uploaded counts": "Recently uploaded counts",
Expand All @@ -239,6 +239,7 @@
"Review count": "Review count",
"rejected counts": "rejected counts",
"Require barcode scanning": "Require barcode scanning",
"Results": "Results",
"Save": "Save",
"Save count": "Save count",
"Save re-count": "Save re-count",
Expand Down Expand Up @@ -304,7 +305,6 @@
"Select reason": "Select reason",
"store name":"store name",
"systemic": "systemic",
"Results": "Results",
"The cycle counts file uploaded successfully.": "The cycle counts file uploaded successfully.",
"The inventory will be immediately updated and cannot be undone. Are you sure you want to update the inventory variance?": "The inventory will be immediately updated and cannot be undone. Are you sure you want to update the inventory variance?",
"The products in the upload list will be removed.": "The products in the upload list will be removed.",
Expand Down

0 comments on commit 8ec1761

Please sign in to comment.