|
909 | 909 | "shopify.checkout.payment.ftd_vault_credit_card_label": "Save this credit card to my account for a faster checkout", |
910 | 910 | "shopify.checkout.payment.card_number_label": "Card number", |
911 | 911 | "shopify.checkout.payment.card_number_placeholder": "Card number", |
| 912 | + "shopify.checkout.payment.bogus_test_checkout.title": "Testing instruction", |
912 | 913 | "shopify.checkout.payment.bogus_test_checkout.description": "Enter 1 as the card number to see a successful payment, with any future expiration date and any 3-digit security code.", |
| 914 | + "shopify.checkout.payment.bogus_test_checkout.intro": "Use these values to test your checkout:", |
| 915 | + "shopify.checkout.payment.bogus_test_checkout.approved_transaction": "{{card_number}} to simulate an approved transaction", |
| 916 | + "shopify.checkout.payment.bogus_test_checkout.declined_transaction": "{{card_number}} to simulate a declined transaction", |
| 917 | + "shopify.checkout.payment.bogus_test_checkout.gateway_failure": "{{card_number}} to simulate a gateway failure", |
| 918 | + "shopify.checkout.payment.bogus_test_checkout.additional_instructions": "Use any future expiration date and any 3-digit security code.", |
913 | 919 | "shopify.checkout.payment.card_pay_with": "Pay with:", |
914 | 920 | "shopify.checkout.payment.card_security_notice": "All transactions are secure and encrypted.", |
915 | 921 | "shopify.checkout.payment.card_security_vault_notice": "We need your details for future payments. All transactions are secure and encrypted.", |
|
1023 | 1029 | "shopify.checkout.payment.kcp_creditcard_label": "KCP Credit Card", |
1024 | 1030 | "shopify.checkout.payment.alipay_label": "Alipay", |
1025 | 1031 | "shopify.checkout.payment.wechat_pay_label": "WeChat Pay", |
| 1032 | + "shopify.checkout.payment.satispay_label": "Satispay", |
1026 | 1033 | "shopify.checkout.payment.usdc_label": "USDC", |
1027 | 1034 | "shopify.checkout.payment.usdc_cashback_title": "%{incentive_percentage}% cashback", |
1028 | 1035 | "shopify.checkout.payment.usdc_cashback_additional_info": "Pay with USDC on Base and get %{incentive_percentage}% back in your wallet in 30 days.", |
|
2111 | 2118 | "shopify.checkout.local_pickup.pickup_unavailable_banner_body.search_elsewhere": "search elsewhere", |
2112 | 2119 | "shopify.checkout.local_pickup.pickup_unavailable_banner_body.search_elsewhere_standalone": "Search elsewhere", |
2113 | 2120 | "shopify.checkout.local_pickup.pickup_unavailable_banner_body.ship_items_or_search_elsewhere": "%{ship_items} or %{search_elsewhere}", |
| 2121 | + "shopify.checkout.split_delivery.accessibility.status.ship_separately": "%{items} will ship separately.", |
| 2122 | + "shopify.checkout.split_delivery.accessibility.status.pickup_in_store": "%{items} will be picked up in store.", |
| 2123 | + "shopify.checkout.split_delivery.accessibility.status.remove_items": "%{items} removed from cart.", |
2114 | 2124 | "shopify.checkout.split_delivery.pickup_all_items": "Pick up all items", |
2115 | 2125 | "shopify.checkout.split_delivery.items_for_pickup": "Items for pickup", |
2116 | 2126 | "shopify.checkout.split_delivery.items_for_shipping": "Items for shipping", |
|
0 commit comments