From 0d15a3a4f5a34acd527b75a6b6276088f531022a Mon Sep 17 00:00:00 2001 From: "dev-bot-shopify[bot]" <202039184+dev-bot-shopify[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 19:00:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Sync=20Liquid=20Docs=20Translati?= =?UTF-8?q?ons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/shopify_system_translations.json | 2 ++ 1 file changed, 2 insertions(+) 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}}.",