diff --git a/data/shopify_system_translations.json b/data/shopify_system_translations.json index 0e20876..c7a0f68 100644 --- a/data/shopify_system_translations.json +++ b/data/shopify_system_translations.json @@ -768,6 +768,7 @@ "shopify.checkout.payment.order_covered_by_gift_cards_notice.one": "Your order is covered by your gift card.", "shopify.checkout.payment.order_covered_by_gift_cards_notice.other": "Your order is covered by your gift cards.", "shopify.checkout.payment.offsite_gateway_redirect_hint": "After clicking “%{button_label}”, you will be redirected to %{gateway_label} to complete your purchase securely.", + "shopify.checkout.payment.offsite_gateway_review_page_redirect_hint": "After you review your order, you will be redirected to %{gateway_label} to complete your purchase securely.", "shopify.checkout.payment.offsite_gateway_redirect_hint_multi_currency_html": "%{gateway_label} total %{total_shop_price}", "shopify.checkout.payment.receiver_payment_experience_hint": "After placing your order, you will receive payment details. Make the payment at Multibanco or online within %{due_days} days.", "shopify.checkout.payment.billing_address_title": "Billing address", @@ -1692,6 +1693,7 @@ "shopify.checkout.wallets.errors.invalid.shipping_option": "Choose a valid shipping option", "shopify.checkout.wallets.errors.invalid.email": "Enter a valid email", "shopify.checkout.wallets.errors.invalid.zone": "Enter a valid state \/ province", + "shopify.checkout.wallets.errors.invalid.emirate": "Enter a valid emirate", "shopify.checkout.wallets.errors.invalid.postal_code": "Enter a valid ZIP \/ postal code", "shopify.checkout.wallets.errors.invalid.phone": "Enter a valid phone number", "shopify.checkout.wallets.errors.invalid.reduction_code": "Enter a valid discount code or gift card",