Skip to content

Commit

Permalink
fix: change text
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianJiang2021 authored and libruce committed Mar 21, 2024
1 parent cd542c3 commit 67f5182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lang/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
"purchasedProducts.quickOrderCard.lastOrdered": "Last ordered: {lastOrderedAt}",
"purchasedProducts.quickOrderPad.productsAdded": "Products were added to cart",
"purchasedProducts.quickOrderPad.viewCart": "VIEW CART",
"purchasedProducts.quickOrderPad.insufficientStockSku": "SKU {sku} do not have enough stock, please change quantity",
"purchasedProducts.quickOrderPad.insufficientStockSku": "{SKU} does not have enough stock, please change the quantity ",
"purchasedProducts.quickOrderPad.notEnoughStock": "{variantSku} does not have enough stock",
"purchasedProducts.quickOrderPad.availableAmount": "Available amount - {availableAmount}",
"purchasedProducts.quickOrderPad.outOfStockSku": "{outOfStock} are out of stock",
Expand Down

0 comments on commit 67f5182

Please sign in to comment.