From b98259fcd39989145998b7383cbccaf2ef8b1f83 Mon Sep 17 00:00:00 2001 From: "dev-bot-shopify[bot]" <202039184+dev-bot-shopify[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 19:00:17 +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 ba8a7d3..83395aa 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -1994,6 +1994,8 @@ "shopify.checkout.local_pickup.search_button": "Find stores", "shopify.checkout.local_pickup.no_stores_found": "No stores found", "shopify.checkout.local_pickup.all_stores_far_away.title": "The closest locations are more than %{distance} away", + "shopify.checkout.local_pickup.all_stores_far_away.title_with_item.one": "The closest location with your item is more than %{distance} from %{location}", + "shopify.checkout.local_pickup.all_stores_far_away.title_with_item.other": "The closest location with your items is more than %{distance} from %{location}", "shopify.checkout.local_pickup.all_stores_far_away.title_with_specific_location": "The closest location with your item is more than %{distance} away from %{location}", "shopify.checkout.local_pickup.all_stores_far_away.description": "Select a location or %{ship_to_address_link}", "shopify.checkout.local_pickup.all_stores_far_away.ship_to_address_link": "ship to address", @@ -2009,6 +2011,13 @@ "shopify.checkout.local_pickup.paginator.label.other": "%{first} - %{last} of %{count} stores", "shopify.checkout.local_pickup.reveal_more_label.one": "Show %{count} more location", "shopify.checkout.local_pickup.reveal_more_label.other": "Show %{count} more locations", + "shopify.checkout.local_pickup.pickup_unavailable_banner_title.one": "No locations with your item", + "shopify.checkout.local_pickup.pickup_unavailable_banner_title.other": "No locations with your items", + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.search_elsewhere": "search elsewhere", + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.ship_items": "Ship your items", + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.ship_items_or_search_elsewhere": "%{ship_items} or %{search_elsewhere}", + "shopify.checkout.local_pickup.pickup_unavailable_banner_title_with_country.one": "No locations in %{country} with your item", + "shopify.checkout.local_pickup.pickup_unavailable_banner_title_with_country.other": "No locations in %{country} with your items", "shopify.checkout.split_delivery.pickup_all_items": "Pick up all items", "shopify.checkout.split_delivery.items_for_pickup": "Items for pickup", "shopify.checkout.split_delivery.delivery_method": "Split delivery method",