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
7 changes: 6 additions & 1 deletion data/shopify_system_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@
"shopify.checkout.general.dropzone.invalid_file_type": "File type not supported",
"shopify.checkout.general.dropzone.dragged_over": "Drop file to upload",
"shopify.checkout.embed.header.review_order": "Review your order",
"shopify.checkout.embed.shipping.shipping_options": "See all shipping options",
"shopify.checkout.embed.payment.payment_options": "See all payment options",
"shopify.checkout.payment_collection.cancelled": "This payment is no longer required. Visit the order page for details.",
"shopify.checkout.payment_collection.paid": "This payment has already been submitted. Visit the order page for details.",
"shopify.checkout.contact.title": "Information",
Expand Down Expand Up @@ -2115,6 +2117,9 @@
"shopify.checkout.editor.navigation.store_logo_accessibility_label": "Navigate to Online Store",
"shopify.checkout.tooltip.accessibility_label_context": "More information about %{context}",
"shopify.checkout.tooltip.additional_payment_methods": "Additional payment methods",
"shopify.checkout.too_many_requests.title": "Too many checkout attempts",
"shopify.checkout.too_many_requests.body": "Please wait a few minutes and try again from your cart.",
"shopify.checkout.too_many_requests.return_to_cart": "Return to cart",
"shopify.checkout.required_extensions.errors.interaction_required": "An extension interaction is required to complete the checkout.",
"shopify.checkout.taxes.tax_details": "Additional tax details",
"shopify.checkout.taxes.vat_number.field.label": "VAT number (optional)",
Expand Down Expand Up @@ -2437,4 +2442,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"
}
}