|
|
@@ -4,7 +4,7 @@
|
|
|
"cannot-move-product-category-into-self": "Cannot move a ProductCategory into itself",
|
|
|
"cannot-transition-order-from-to": "Cannot transition Order from \"{ fromState }\" to \"{ toState }\"",
|
|
|
"cannot-transition-to-shipping-when-order-is-empty": "Cannot transition Order to the \"ArrangingShipping\" state when it is empty",
|
|
|
- "cannot-transition-to-payment-without-customer": "Cannot transition Order to the \"ArrangingShipping\" state without Customer details",
|
|
|
+ "cannot-transition-to-payment-without-customer": "Cannot transition Order to the \"ArrangingPayment\" state without Customer details",
|
|
|
"channel-not-found": "No channel with the token \"{ token }\" exists",
|
|
|
"country-code-not-valid": "The countryCode \"{ countryCode }\" was not recognized",
|
|
|
"email-address-not-verified": "Please verify this email address before logging in",
|