Skip to content
Closed
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
10 changes: 7 additions & 3 deletions data/shopify_system_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1010,8 +1010,8 @@
"shopify.checkout.payment.kcp_creditcard_label": "KCP Credit Card",
"shopify.checkout.payment.usdc_label": "USDC",
"shopify.checkout.payment.usdc_cashback_title": "%{incentive_percentage}% cashback",
"shopify.checkout.payment.usdc_cashback_additional_info": "Pay with USDC on Base and get %{incentive_percentage}% back in your wallet in 30 days, up to 100 USDC.",
"shopify.checkout.payment.usdc_cashback_terms": "Terms apply",
"shopify.checkout.payment.usdc_cashback_additional_info": "Pay with USDC on Base and get %{incentive_percentage}% back in your wallet in 30 days.",
"shopify.checkout.payment.usdc_cashback_terms": "Terms and limits apply",
"shopify.checkout.payment.purchase_options_card_update_agreement_label_html": "By updating your payment method, you authorize payments for any recurring or deferred purchase according to this store's <a class=\"link--small\" data-modal=\"true\" data-title-text=\"%{cancellation_policy}\" href=\"%{policy_href}\">cancellation policy<\/a>.",
"shopify.checkout.payment.subscription_card_update_agreement_label": "Changing the payment method will update your subscription and future recurring payments.",
"shopify.checkout.payment.subscription_agreement_label": "One or more items in your cart is a deferred or subscription purchase. By continuing with your payment, you agree that your payment method will automatically be charged at the price and frequency listed on this page until it ends or you cancel. All cancellations are subject to the %{cancelled}.",
Expand Down Expand Up @@ -2074,6 +2074,10 @@
"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": "%{remove_items_link} or %{ship_separately_link}",
"shopify.checkout.split_delivery.inventory_issue_banner.remove_items_or_pickup": "%{remove_items_link} or %{pickup_in_store_link}",
"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",
"shopify.checkout.split_delivery.cross_border.banner": "Your delivery method was updated",
"shopify.checkout.captcha.title": "Complete the CAPTCHA to continue",
"shopify.checkout.captcha.errors.not_solved": "Complete the CAPTCHA to continue",
"shopify.checkout.clipboard.copied": "Copied",
Expand Down Expand Up @@ -2532,4 +2536,4 @@
"shopify.online_store.hcaptcha_badge.terms_link_text": "Terms",
"shopify.online_store.hcaptcha_badge.privacy_link_text": "Privacy",
"shopify.online_store.spam_detection.disclaimer_html": "<p data-spam-detection-disclaimer=\"\">This site is protected by hCaptcha and the hCaptcha <a href=\"https:\/\/hcaptcha.com\/privacy\">Privacy Policy<\/a> and <a href=\"https:\/\/hcaptcha.com\/terms\">Terms of Service<\/a> apply.<\/p>\n"
}
}
Loading