|
1994 | 1994 | "shopify.checkout.local_pickup.search_button": "Find stores", |
1995 | 1995 | "shopify.checkout.local_pickup.no_stores_found": "No stores found", |
1996 | 1996 | "shopify.checkout.local_pickup.all_stores_far_away.title": "The closest locations are more than %{distance} away", |
| 1997 | + "shopify.checkout.local_pickup.all_stores_far_away.title_with_item.one": "The closest location with your item is more than %{distance} from %{location}", |
| 1998 | + "shopify.checkout.local_pickup.all_stores_far_away.title_with_item.other": "The closest location with your items is more than %{distance} from %{location}", |
1997 | 1999 | "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}", |
1998 | 2000 | "shopify.checkout.local_pickup.all_stores_far_away.description": "Select a location or %{ship_to_address_link}", |
1999 | 2001 | "shopify.checkout.local_pickup.all_stores_far_away.ship_to_address_link": "ship to address", |
|
2009 | 2011 | "shopify.checkout.local_pickup.paginator.label.other": "%{first} - %{last} of %{count} stores", |
2010 | 2012 | "shopify.checkout.local_pickup.reveal_more_label.one": "Show %{count} more location", |
2011 | 2013 | "shopify.checkout.local_pickup.reveal_more_label.other": "Show %{count} more locations", |
| 2014 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_title.one": "No locations with your item", |
| 2015 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_title.other": "No locations with your items", |
| 2016 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.search_elsewhere": "search elsewhere", |
| 2017 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.ship_items": "Ship your items", |
| 2018 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_body.ship_items_or_search_elsewhere": "%{ship_items} or %{search_elsewhere}", |
| 2019 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_title_with_country.one": "No locations in %{country} with your item", |
| 2020 | + "shopify.checkout.local_pickup.pickup_unavailable_banner_title_with_country.other": "No locations in %{country} with your items", |
2012 | 2021 | "shopify.checkout.split_delivery.pickup_all_items": "Pick up all items", |
2013 | 2022 | "shopify.checkout.split_delivery.items_for_pickup": "Items for pickup", |
2014 | 2023 | "shopify.checkout.split_delivery.delivery_method": "Split delivery method", |
|
0 commit comments