diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index c1b4604..bddbf24 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -1028,6 +1028,10 @@ "shopify.checkout.payment.purchase_options_agreement_label": "One or more items in your cart is a deferred, subscription, or recurring 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 %{cancellation_policy_label}.", "shopify.checkout.payment.purchase_options_agreement_label_html": "I understand that one or more items in my cart is a deferred, subscription, or recurring purchase. By continuing, I agree to the\ncancellation policy<\/a>\nand authorize you to charge my payment method at the prices, frequency and dates listed on this page until my\norder is fulfilled or I cancel, if permitted.\n", "shopify.checkout.payment.purchase_options_agreement_label_wallets": "By continuing with your payment, you agree to the future charges listed on this page and the cancellation policy.", + "shopify.checkout.payment.purchase_options_subscription_agreement_label": "Your cart contains an automatically renewing subscription. By clicking \"%{button_label},\" %{consent_text} %{cancellation_instructions}", + "shopify.checkout.payment.purchase_options_subscription_consent_text": "you expressly and affirmatively agree that you will be automatically charged the recurring amount(s) shown in your cart (plus shipping and taxes) until the subscription(s) ends or you cancel.", + "shopify.checkout.payment.purchase_options_subscription_cancellation_instructions": "%{cancel_text} Please see the %{cancellation_policy_label}.", + "shopify.checkout.payment.purchase_options_subscription_cancel_text": "You may cancel anytime by going to your account or contacting the store.", "shopify.checkout.payment.change_currency_section_description": "Select a currency option", "shopify.checkout.payment.no_real_orders_dev_store": "This store can't accept real orders or real payments.", "shopify.checkout.payment.waiting_on_payment_methods": "Getting available payment methods...",