From 362c84d1dc0715bd61c5f2083be89fa67ef9c385 Mon Sep 17 00:00:00 2001 From: "shopify-dev-docs-sync[bot]" Date: Sat, 8 Aug 2026 03:30:30 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index ca1c058..d3b82ef 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -126,6 +126,7 @@ "shopify.checkout.general.errors.tax.unresolvable_tax_terms": "The proposed terms are unresolvable given the current negotiation context.", "shopify.checkout.general.errors.tax.delivery_price_is_abstract": "The related delivery price is abstract.", "shopify.checkout.general.errors.tax.tax_inclusivity_mismatch": "Renegotiate with concrete totalTaxAndDutyAmount or totalAmountIncludedInTarget value.", + "shopify.checkout.general.errors.tax.mixed_tax_inclusivity_not_supported": "Tax lines must be all tax-inclusive or all tax-exclusive.", "shopify.checkout.general.errors.tax.tax_exemption_not_supported": "Tax exemptions are not supported for the current negotiation session.", "shopify.checkout.general.errors.tax.delivery_tax_exemption_not_supported": "Tax exemptions for delivery lines are not currently supported.", "shopify.checkout.general.errors.tax.proposed_allocations_required": "Missing 'proposed allocations' field.",