You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"checkout.payment.stripe.error1": "Stripe key is missing. Set NEXT_PUBLIC_STRIPE_KEY environment variable.",
56
+
"checkout.payment.stripe.error2": "Stripe promise is missing. Make sure you have provided a valid Stripe key.",
57
+
"checkout.payment.stripe.error3": "Stripe client secret is missing. Cannot initialize Stripe.",
58
+
"checkout.payment.review.title": "Review",
59
+
"checkout.payment.review.aggrement": "By clicking the Place Order button, you confirm that you have read, understand and accept our Terms of Use, Terms of Sale and Returns Policy and acknowledge that you have read the Store's Privacy Policy.",
60
+
"checkout.shipping.title": "Delivery",
61
+
"checkout.shipping.edit": "Edit",
62
+
"checkout.shipping.continue": "Continue to payment",
0 commit comments