diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index bac5846..3aee739 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -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", @@ -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}}.",