Skip to content

Commit

Permalink
Update source file en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kaio-donadelli committed Mar 24, 2023
1 parent 4ee284a commit 7a5b335
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
"store/b2b-quotes.quote-locking.message": " Your cart currently contains items from a quote and cannot be modified. You may either return to the checkout page or clear your cart to continue browsing.",
"store/b2b-quotes.quote-locking.return-to-checkout": "Return to Checkout",
"store/b2b-quotes.quote-locking.clear-cart": "Clear Cart",
"store/b2b-quotes.quote-status.ready": "Ready",
"store/b2b-quotes.quote-status.placed": "Placed",
"store/b2b-quotes.quote-status.revised": "Reviewed",
"store/b2b-quotes.quote-status.pending": "Pending",
"store/b2b-quotes.quote-status.expired": "Expired",
"store/b2b-quotes.quote-status.declined": "Declined"
"store/b2b-quotes.quote-status.ready": "ready",
"store/b2b-quotes.quote-status.placed": "placed",
"store/b2b-quotes.quote-status.revised": "revised",
"store/b2b-quotes.quote-status.pending": "pending",
"store/b2b-quotes.quote-status.expired": "expired",
"store/b2b-quotes.quote-status.declined": "declined"
}

0 comments on commit 7a5b335

Please sign in to comment.