Skip to content

Commit

Permalink
Improved: added in entry in locale for the translation of static text…
Browse files Browse the repository at this point in the history
… and reverted unused locale entries (#429)
  • Loading branch information
amansinghbais committed Nov 8, 2024
1 parent 04ee7df commit d10313e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
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 quanity on this page will be lost.": "Any edits made in the counted quanity 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
5 changes: 0 additions & 5 deletions src/views/CountDetail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -668,11 +668,6 @@ ion-list {
min-width: 400px;
}
.hidden-input {
position: absolute;
opacity: 0
}
.find {
display: grid;
height: 100%;
Expand Down

0 comments on commit d10313e

Please sign in to comment.