Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/shopify_system_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1289,6 +1289,7 @@
"shopify.checkout.field_errors.must_use_available_delivery_address": "Delivery address must be selected from the available delivery addresses.",
"shopify.checkout.field_errors.must_use_available_shipping_rate": "Shipping rate must be selected from the available shipping rates.",
"shopify.checkout.field_errors.split_by_delivery_method_not_allowed": "Split by delivery method is not allowed for this session or shop.",
"shopify.checkout.field_errors.split_by_delivery_method_unsupported_method_type": "Split by delivery method attempted with an unsupported delivery method type.",
"shopify.checkout.store_credit_errors.generic_error": "There was a problem with your store credit. Try again or reload the page.",
"shopify.checkout.redeemable_errors.gift_card.duplicate": "The gift card has already been applied to your order",
"shopify.checkout.redeemable_errors.gift_card.insufficient_funds": "This gift card has no funds left",
Expand Down Expand Up @@ -1437,6 +1438,7 @@
"shopify.checkout.payment_gateway.cash_on_delivery_label": "Cash on Delivery (COD)",
"shopify.checkout.payment_gateway.money_order_label": "Money Order",
"shopify.checkout.payment_gateway.debit_card_label": "Debit card",
"shopify.checkout.payment_gateway.credit_or_debit_card_label": "Credit\/Debit",
"shopify.checkout.payment_gateway.deferred_payment_label": "Choose payment method later",
"shopify.checkout.payment_gateway.fixed_payment_label": "Your payment will be due on {{dueDate}}.",
"shopify.checkout.payment_gateway.generic_payment_terms": "You’re on {{translatedName}} terms. Your payment will be due on {{dueDate}}.",
Expand Down