Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion data/shopify_system_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2077,6 +2077,7 @@
"shopify.checkout.split_delivery.inventory_issue_banner.pick_them_up_in_store.other": "Pick them up in store",
"shopify.checkout.split_delivery.inventory_issue_banner.remove_items_or_ship": "%{ship_separately_link} or %{remove_items_link}",
"shopify.checkout.split_delivery.inventory_issue_banner.remove_items_or_pickup": "%{pickup_in_store_link} or %{remove_items_link}",
"shopify.checkout.split_delivery.inventory_issue_banner.merchandise_line_with_quantity": "%{title} (×%{quantity})",
"shopify.checkout.split_delivery.cross_border.modal.heading": "Change country?",
"shopify.checkout.split_delivery.cross_border.modal.content": "This will reset all items to shipping. Your pickup and shipping locations must be in the same country.",
"shopify.checkout.split_delivery.cross_border.modal.change_country": "Change country",
Expand Down Expand Up @@ -2329,7 +2330,7 @@
"shopify.errors.customer_already_used_once_per_customer_discount_notice": "This discount has reached its usage limit",
"shopify.errors.gift_card_already_applied": "Code has already been applied to your checkout",
"shopify.errors.gift_card_code_invalid": "Code is invalid",
"shopify.errors.gift_card_currency_mismatch": "Your gift card is in %{gift_card_currency}. Contact us to have it reissued in %{checkout_currency}.",
"shopify.errors.gift_card_currency_mismatch": "This gift card can't be used for this purchase. Contact %{shop_name} to have it reissued.",
"shopify.errors.gift_card_depleted": "There are no funds left on this gift card",
"shopify.errors.gift_card_disabled": "Gift card is disabled",
"shopify.errors.gift_card_expired": "Gift card is expired",
Expand Down
Loading