diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index 0ecaf14..453b062 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -505,6 +505,7 @@ "shopify.checkout.order_summary.applied_discount_message": "%{amount} off total order price", "shopify.checkout.order_summary.discount_has_been_applied": "Discount has been applied", "shopify.checkout.order_summary.discount_has_been_removed": "Discount has been removed", + "shopify.checkout.order_summary.automatic_discount_tooltip": "Automatically applied discounts can't be removed", "shopify.checkout.order_summary.gift_card_has_been_applied": "Gift card has been applied", "shopify.checkout.order_summary.gift_card_has_been_removed": "Gift card has been removed", "shopify.checkout.order_summary.gift_card_subscriptions_notice": "Gift cards will only apply to your first payment", @@ -2529,4 +2530,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": "

This site is protected by hCaptcha and the hCaptcha Privacy Policy<\/a> and Terms of Service<\/a> apply.<\/p>\n" -} \ No newline at end of file +}