diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index 1268f86..23229cd 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -1358,6 +1358,7 @@ "shopify.checkout.payment_errors.invalid_number": "Enter a valid card number", "shopify.checkout.payment_errors.invalid_expiry_date": "Enter a valid expiration date", "shopify.checkout.payment_errors.invalid_cvc": "Enter a valid security code", + "shopify.checkout.payment_errors.missing_cvc": "Enter a security code", "shopify.checkout.payment_errors.expired_card": "Your card has expired. Use a different payment method.", "shopify.checkout.payment_errors.payment_method_not_applicable": "This payment method is not applicable. Use a different payment method.", "shopify.checkout.payment_errors.card_declined": "Your card was declined. Try again or use a different payment method.", @@ -2541,4 +2542,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 +}