From c1c356a1fc7fd7844daec582fa123995296262dc Mon Sep 17 00:00:00 2001 From: "shopify-dev-docs-sync[bot]" Date: Wed, 12 Aug 2026 03:42:46 +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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index d3b82ef..8fc61cc 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -461,6 +461,13 @@ "shopify.checkout.stock.price_and_quantity_update.description": "Prices and available quantities for these items have changed and are updated in your cart.", "shopify.checkout.stock.out_of_stock.description": "These items are no longer available and will be removed from your cart.", "shopify.checkout.stock.out_of_stock.items_unavailable": "Some items are no longer available and will be removed from your cart.", + "shopify.checkout.stock.out_of_stock.missing_items.title.one": "{{count}} item is no longer available", + "shopify.checkout.stock.out_of_stock.missing_items.title.other": "{{count}} items are no longer available", + "shopify.checkout.stock.out_of_stock.missing_items.some_available_notice.one": "Remaining items are still available for checkout. The unavailable item will be removed from the cart.", + "shopify.checkout.stock.out_of_stock.missing_items.some_available_notice.other": "Remaining items are still available for checkout. The unavailable items will be removed from the cart.", + "shopify.checkout.stock.out_of_stock.missing_items.none_available_notice.one": "This item is no longer available and has been removed from your cart.", + "shopify.checkout.stock.out_of_stock.missing_items.none_available_notice.other": "These items are no longer available and have been removed from your cart.", + "shopify.checkout.stock.out_of_stock.missing_items.mixed_issues_title": "Some items are no longer available", "shopify.checkout.stock.out_of_stock_in_context_label": "This product is not available in your country\/region.", "shopify.checkout.contextual_availability.title.one": "Unavailable product", "shopify.checkout.contextual_availability.title.other": "Unavailable products", @@ -1107,6 +1114,8 @@ "shopify.checkout.payment.pending_payment.multibanco.reference": "Reference", "shopify.checkout.payment.pending_payment.multibanco.amount": "Amount", "shopify.checkout.payment.pending_payment.multibanco.find_nearest_atm": "Find Nearest ATM", + "shopify.checkout.payment.pending_payment.oxxo.pay": "Pay %{amount}", + "shopify.checkout.payment.pending_payment.oxxo.expiry_date_time": "%{date} at %{time}", "shopify.checkout.payment.update_payment_method": "Update payment method", "shopify.checkout.payment.order_covered_by_store_credit_notice": "Your order is covered by your store credit.", "shopify.checkout.payment.order_covered_by_redeemables_notice": "Your order is covered.",