@shopify/cli 3.84.2 → 3.85.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. package/README.md +1 -1
  2. package/dist/{chokidar-KCZH6DIC.js → chokidar-TTCYG5AA.js} +5 -5
  3. package/dist/{chokidar-XPSJ2FUJ.js → chokidar-XUA2BN3J.js} +5 -5
  4. package/dist/{chunk-OCEWRJZI.js → chunk-62H2KYOJ.js} +17 -21
  5. package/dist/{chunk-6A27UWO7.js → chunk-6YB46YWH.js} +4 -4
  6. package/dist/{chunk-L5OKA4W4.js → chunk-7JE3EHN3.js} +7 -7
  7. package/dist/chunk-7LEPNDDJ.js +87 -0
  8. package/dist/{chunk-MXDBI4PG.js → chunk-7N5JGLLX.js} +5 -5
  9. package/dist/{chunk-HMDWNGIV.js → chunk-AM4QB5OM.js} +206 -100
  10. package/dist/{chunk-W5G2YPO2.js → chunk-BQ3PZIHZ.js} +7 -7
  11. package/dist/{chunk-TFVMB62A.js → chunk-CKYPRLQQ.js} +19 -18
  12. package/dist/{chunk-AQVXNWM2.js → chunk-CNY4KRKG.js} +2 -2
  13. package/dist/{del-SAZHGAZZ.js → chunk-EFOOQV72.js} +17 -378
  14. package/dist/{chunk-3FBDJEGD.js → chunk-F7F4BQYW.js} +1824 -762
  15. package/dist/{chunk-66VZYBID.js → chunk-F7J5CUMZ.js} +4 -4
  16. package/dist/{chunk-2TBGVDDK.js → chunk-FLHWGFGH.js} +3 -3
  17. package/dist/{chunk-JHLYV5K7.js → chunk-G6OERDCU.js} +7 -7
  18. package/dist/{chunk-6JFZSZKE.js → chunk-GGNBWCCE.js} +16380 -5793
  19. package/dist/chunk-IWFYXDPH.js +109 -0
  20. package/dist/{chunk-7UHRC35E.js → chunk-J3DHMVKN.js} +2 -2
  21. package/dist/{chunk-Z6MEYGAG.js → chunk-JDI5KJ6D.js} +3 -3
  22. package/dist/chunk-KIC7OBUL.js +4654 -0
  23. package/dist/{chunk-YUI23PKV.js → chunk-KJT4XRJY.js} +2 -2
  24. package/dist/{chunk-46YOOMEM.js → chunk-LOJKECKW.js} +2 -2
  25. package/dist/{chunk-TAA5HGRT.js → chunk-MHFD5A4P.js} +666 -589
  26. package/dist/{chunk-QS5WPZTS.js → chunk-O47I6ERR.js} +10 -9
  27. package/dist/{chunk-KHBZ52PT.js → chunk-OXCV2R7K.js} +43 -19
  28. package/dist/{chunk-XD5EFQE2.js → chunk-OXVB7GS3.js} +5 -5
  29. package/dist/{chunk-UOLT7THS.js → chunk-PYZUPEOA.js} +3 -3
  30. package/dist/{chunk-G74IQQ6M.js → chunk-Q64LTCDT.js} +3 -3
  31. package/dist/{chunk-DCU33ZNP.js → chunk-R7QUG5YH.js} +3 -3
  32. package/dist/{chunk-YPRC4TK6.js → chunk-S3MBABAK.js} +187 -43
  33. package/dist/{chunk-ZRU5CKDG.js → chunk-TRKSH2XY.js} +4 -4
  34. package/dist/{chunk-BSKQ4RKV.js → chunk-TVWMGUCW.js} +3 -3
  35. package/dist/{chunk-G5R6YD27.js → chunk-UATXMR5F.js} +2 -103
  36. package/dist/{chunk-DZCCH5OM.js → chunk-UYWDOH6Y.js} +8 -8
  37. package/dist/{chunk-BX2C6EVM.js → chunk-VCGC2OW6.js} +2 -2
  38. package/dist/{chunk-YNNUWX3I.js → chunk-VMPHJR5V.js} +4 -4
  39. package/dist/{chunk-7YVG6N4O.js → chunk-W54BTT4L.js} +2 -2
  40. package/dist/{chunk-RTTTZZGY.js → chunk-XKHE52EY.js} +4 -4
  41. package/dist/{chunk-MRQXBTNU.js → chunk-XNKJ52IR.js} +3 -3
  42. package/dist/{chunk-EG6MBBEN.js → chunk-Y2JP6WFP.js} +2 -2
  43. package/dist/{chunk-M6EH6UKK.js → chunk-YIQ4GHA2.js} +4 -4
  44. package/dist/{chunk-ZBPY6YL5.js → chunk-YJZEHV2H.js} +8 -8
  45. package/dist/{chunk-T2Z26YN7.js → chunk-ZZACM6JY.js} +3 -3
  46. package/dist/cli/commands/auth/login.d.ts +8 -0
  47. package/dist/cli/commands/auth/login.js +28 -0
  48. package/dist/cli/commands/auth/login.test.js +53 -0
  49. package/dist/cli/commands/auth/logout.js +15 -17
  50. package/dist/cli/commands/auth/logout.test.js +20 -22
  51. package/dist/cli/commands/cache/clear.js +15 -16
  52. package/dist/cli/commands/debug/command-flags.js +15 -16
  53. package/dist/cli/commands/docs/generate.js +15 -16
  54. package/dist/cli/commands/docs/generate.test.js +21 -22
  55. package/dist/cli/commands/help.js +15 -16
  56. package/dist/cli/commands/kitchen-sink/async.js +16 -17
  57. package/dist/cli/commands/kitchen-sink/async.test.js +17 -18
  58. package/dist/cli/commands/kitchen-sink/index.js +18 -19
  59. package/dist/cli/commands/kitchen-sink/index.test.js +21 -22
  60. package/dist/cli/commands/kitchen-sink/prompts.js +16 -17
  61. package/dist/cli/commands/kitchen-sink/prompts.test.js +17 -18
  62. package/dist/cli/commands/kitchen-sink/static.js +16 -17
  63. package/dist/cli/commands/kitchen-sink/static.test.js +17 -18
  64. package/dist/cli/commands/notifications/generate.js +16 -17
  65. package/dist/cli/commands/notifications/list.js +16 -17
  66. package/dist/cli/commands/search.js +16 -17
  67. package/dist/cli/commands/upgrade.js +16 -17
  68. package/dist/cli/commands/upgrade.test.js +1 -1
  69. package/dist/cli/commands/version.js +16 -17
  70. package/dist/cli/commands/version.test.js +17 -18
  71. package/dist/cli/services/commands/notifications.js +11 -12
  72. package/dist/cli/services/commands/search.js +7 -8
  73. package/dist/cli/services/commands/search.test.js +8 -9
  74. package/dist/cli/services/commands/version.js +8 -9
  75. package/dist/cli/services/commands/version.test.js +10 -11
  76. package/dist/cli/services/kitchen-sink/async.js +7 -8
  77. package/dist/cli/services/kitchen-sink/prompts.js +7 -8
  78. package/dist/cli/services/kitchen-sink/static.js +7 -8
  79. package/dist/cli/services/upgrade.js +8 -9
  80. package/dist/cli/services/upgrade.test.js +13 -14
  81. package/dist/configs/all.yml +3 -3
  82. package/dist/configs/recommended.yml +3 -3
  83. package/dist/{custom-oclif-loader-BBMEEF2H.js → custom-oclif-loader-MVTJFCUD.js} +11 -12
  84. package/dist/data/latest.json +1 -1
  85. package/dist/data/objects.json +2 -2
  86. package/dist/data/shopify_system_translations.json +82 -24
  87. package/dist/data/tags.json +10 -10
  88. package/dist/del-DNZ7X2HW.js +377 -0
  89. package/dist/{error-handler-734CUCMD.js → error-handler-OEZ5DBZB.js} +13 -14
  90. package/dist/hooks/postrun.js +13 -15
  91. package/dist/hooks/prerun.js +14 -15
  92. package/dist/index.d.ts +1 -1
  93. package/dist/index.js +7792 -5700
  94. package/dist/{lib-OSXFX3I2.js → lib-DEEC6IKU.js} +3 -4
  95. package/dist/{local-5AKZWHSS.js → local-72XWEFWL.js} +7 -8
  96. package/dist/{morph-TYIH255V.js → morph-5D7H6MU2.js} +13 -11
  97. package/dist/{node-package-manager-DMOU4DTB.js → node-package-manager-TTBSTZXN.js} +8 -9
  98. package/dist/{npa-E675GQOI.js → npa-LHT53SWR.js} +3 -5
  99. package/dist/{path-GB4VIEM6.js → path-COZT77T2.js} +2 -2
  100. package/dist/tsconfig.tsbuildinfo +1 -1
  101. package/dist/{ui-JQXGLHMO.js → ui-XUA267UA.js} +9 -8
  102. package/dist/{workerd-FTKMK3NR.js → workerd-KJQYQH4A.js} +23 -23
  103. package/oclif.manifest.json +79 -9
  104. package/package.json +10 -10
  105. package/dist/chunk-CP3BRHWK.js +0 -33
  106. package/dist/chunk-EZQWZ57B.js +0 -53
  107. package/dist/chunk-SJMHVGQ5.js +0 -119
  108. package/dist/chunk-SM7O6ZFJ.js +0 -1216
@@ -9,9 +9,6 @@ AssetPreload:
9
9
  BlockIdUsage:
10
10
  enabled: true
11
11
  severity: 1
12
- CaptureOnContentForBlock:
13
- enabled: true
14
- severity: 0
15
12
  CdnPreconnect:
16
13
  enabled: true
17
14
  severity: 0
@@ -79,6 +76,9 @@ MissingTemplate:
79
76
  enabled: true
80
77
  severity: 0
81
78
  ignoreMissing: []
79
+ OrphanedSnippet:
80
+ enabled: true
81
+ severity: 1
82
82
  PaginationSize:
83
83
  enabled: true
84
84
  severity: 1
@@ -1,23 +1,22 @@
1
1
  import {
2
2
  execaSync,
3
3
  fileExistsSync
4
- } from "./chunk-TAA5HGRT.js";
5
- import "./chunk-75LV6AQS.js";
6
- import {
7
- cwd,
8
- joinPath,
9
- sniffForPath
10
- } from "./chunk-EG6MBBEN.js";
4
+ } from "./chunk-MHFD5A4P.js";
11
5
  import {
12
6
  require_lib
13
- } from "./chunk-3FBDJEGD.js";
7
+ } from "./chunk-F7F4BQYW.js";
14
8
  import "./chunk-UMUTXITN.js";
15
- import "./chunk-HMDWNGIV.js";
16
- import "./chunk-G5R6YD27.js";
9
+ import "./chunk-UATXMR5F.js";
10
+ import "./chunk-B5EXYCV3.js";
17
11
  import "./chunk-G2ZZKGSV.js";
12
+ import "./chunk-75LV6AQS.js";
18
13
  import "./chunk-UV5N2VL7.js";
19
14
  import "./chunk-XE5EOEBL.js";
20
- import "./chunk-B5EXYCV3.js";
15
+ import {
16
+ cwd,
17
+ joinPath,
18
+ sniffForPath
19
+ } from "./chunk-Y2JP6WFP.js";
21
20
  import {
22
21
  __toESM,
23
22
  init_cjs_shims
@@ -44,4 +43,4 @@ var import_core = __toESM(require_lib(), 1), ShopifyConfig = class extends impor
44
43
  export {
45
44
  ShopifyConfig
46
45
  };
47
- //# sourceMappingURL=custom-oclif-loader-BBMEEF2H.js.map
46
+ //# sourceMappingURL=custom-oclif-loader-MVTJFCUD.js.map
@@ -1,2 +1,2 @@
1
- { "revision": "564dd72f31090cbc636ff2ea1d721d8eb900b9b2" }
1
+ { "revision": "30d1d8701a6890ca14c2c2bfa365e73ef87abb11" }
2
2
 
@@ -15544,7 +15544,7 @@
15544
15544
  "array_value": ""
15545
15545
  }
15546
15546
  ],
15547
- "summary": "Returns `true` if customer accounts are required to complete checkout. Returns `false` if not.",
15547
+ "summary": "Returns `true` if the store shows a login link. Returns `false` if not.",
15548
15548
  "name": "customer_accounts_enabled"
15549
15549
  },
15550
15550
  {
@@ -19560,4 +19560,4 @@
19560
19560
  },
19561
19561
  "return_type": []
19562
19562
  }
19563
- ]
19563
+ ]
@@ -74,12 +74,12 @@
74
74
  "shopify.checkout.general.errors.merchandise.title_too_long": "Merchandise title is too long.",
75
75
  "shopify.checkout.general.errors.merchandise.title_empty": "Merchandise title is empty.",
76
76
  "shopify.checkout.general.errors.buyer_identity.business_customer_does_not_match_company": "Company contact does not have access to company.",
77
- "shopify.checkout.general.errors.buyer_identity.customer_account_required": "Customer must log in to continue.",
77
+ "shopify.checkout.general.errors.buyer_identity.customer_account_required": "You must sign in to continue.",
78
78
  "shopify.checkout.general.errors.buyer_identity.company_location_required": "Customer must choose a company location to continue.",
79
79
  "shopify.checkout.general.errors.buyer_identity.company_purchase_permission_required": "Customer does not have permission to place company orders.",
80
80
  "shopify.checkout.general.errors.buyer_identity.personal_order_not_allowed": "Personal orders are not allowed for this shop.",
81
81
  "shopify.checkout.general.errors.buyer_identity.lost_access_to_company": "Customer lost access to any company.",
82
- "shopify.checkout.general.errors.buyer_identity.contact_info_does_not_match_customer_account": "Specified customer info should match the logged in customer account.",
82
+ "shopify.checkout.general.errors.buyer_identity.contact_info_does_not_match_customer_account": "Contact info must match the account you're signed in to.",
83
83
  "shopify.checkout.general.errors.buyer_identity.phone_number_does_not_match_expected_pattern": "The specified phone number does not match the expected pattern.",
84
84
  "shopify.checkout.general.errors.buyer_identity.email_required": "An email is required when the merchandise is purchased using a subscription.",
85
85
  "shopify.checkout.general.errors.buyer_identity.email_domain_is_invalid": "This specified domain cannot be resolved.",
@@ -226,6 +226,7 @@
226
226
  "shopify.checkout.general.stepper.decrease": "Decrease {{type}}",
227
227
  "shopify.checkout.general.stepper.minimum_reached": "Minimum of {{value}} reached",
228
228
  "shopify.checkout.general.stepper.maximum_reached": "Maximum of {{value}} reached",
229
+ "shopify.checkout.general.remove_chip": "Remove item",
229
230
  "shopify.checkout.general.remove_item": "Remove %{label}",
230
231
  "shopify.checkout.general.remove_tag": "Remove tag",
231
232
  "shopify.checkout.general.dates.weekdays.monday": "Monday",
@@ -280,6 +281,7 @@
280
281
  "shopify.checkout.contact.delivery_option_title": "Delivery method",
281
282
  "shopify.checkout.contact.contact_method_title": "Contact",
282
283
  "shopify.checkout.contact.email_label": "Email",
284
+ "shopify.checkout.contact.email_rollup_accessibility_label": "Email options",
283
285
  "shopify.checkout.contact.email_placeholder": "Email",
284
286
  "shopify.checkout.contact.email_or_phone_label": "Email or mobile phone number",
285
287
  "shopify.checkout.contact.email_or_phone_placeholder": "Email or mobile phone number",
@@ -317,6 +319,7 @@
317
319
  "shopify.checkout.contact.state_and_territory_label": "State\/territory",
318
320
  "shopify.checkout.contact.state_and_territory_placeholder": "State\/territory",
319
321
  "shopify.checkout.contact.phone_label": "Phone",
322
+ "shopify.checkout.contact.phone_rollup_accessibility_label": "Phone options",
320
323
  "shopify.checkout.contact.optional_phone_label": "Phone (optional)",
321
324
  "shopify.checkout.contact.phone_placeholder": "Phone",
322
325
  "shopify.checkout.contact.phone_tooltip": "In case we need to contact you about your order",
@@ -346,7 +349,7 @@
346
349
  "shopify.checkout.delivery_options.shipping_address": "Shipping address",
347
350
  "shopify.checkout.delivery_options.pick_up": "Pick up",
348
351
  "shopify.checkout.delivery_options.pick_up_from_store": "Pickup in store",
349
- "shopify.checkout.delivery_options.pick_up_locations": "Store locations",
352
+ "shopify.checkout.delivery_options.pick_up_locations": "Pickup locations",
350
353
  "shopify.checkout.delivery_options.pick_up_in_one_hour": "Usually ready in 1 hour",
351
354
  "shopify.checkout.delivery_options.pick_up_in_two_hours": "Usually ready in 2 hours",
352
355
  "shopify.checkout.delivery_options.pick_up_in_four_hours": "Usually ready in 4 hours",
@@ -364,12 +367,13 @@
364
367
  "shopify.checkout.delivery_options.subscription_pickup_information": "This delivery method will apply to all items in this order and to all future orders for this subscription.",
365
368
  "shopify.checkout.customer_account.not_user_label": "Not %{first_name}?",
366
369
  "shopify.checkout.customer_account.have_an_account_label": "Have an account?",
367
- "shopify.checkout.customer_account.sign_in_link_label": "Log in",
368
- "shopify.checkout.customer_account.sign_out_link_label": "Log out",
370
+ "shopify.checkout.customer_account.sign_in_link_label": "Sign in",
371
+ "shopify.checkout.customer_account.sign_out_link_label": "Sign out",
369
372
  "shopify.checkout.customer_account.save_my_information_label": "Save this information for next time",
370
373
  "shopify.checkout.customer_account.invalid_address": "Selected address is invalid. %{update_address_link} or select a different address.",
371
374
  "shopify.checkout.customer_account.incomplete_address": "Selected address is incomplete. %{update_address_link} or select a different address.",
372
375
  "shopify.checkout.customer_account.rollup_label": "Account",
376
+ "shopify.checkout.customer_account.rollup_accessibility_label": "Account options",
373
377
  "shopify.checkout.customer_account.invalid_shipping_method_summary": "Select a valid shipping address to view available shipping methods",
374
378
  "shopify.checkout.customer_account.saved_address_option_description.one": "You have {{count}} saved address.",
375
379
  "shopify.checkout.customer_account.saved_address_option_description.other": "You have {{count}} saved addresses.",
@@ -423,6 +427,7 @@
423
427
  "shopify.checkout.stock.price_and_quantity_update.description": "Prices and available quantities for these items have changed and are updated in your cart.",
424
428
  "shopify.checkout.stock.out_of_stock.description": "These items are no longer available and have been removed from your cart.",
425
429
  "shopify.checkout.stock.out_of_stock.items_unavailable": "Some items are no longer available and have been removed from your cart.",
430
+ "shopify.checkout.stock.out_of_stock_in_context_label": "This product is not available in your country\/region.",
426
431
  "shopify.checkout.contextual_availability.title.one": "Unavailable product",
427
432
  "shopify.checkout.contextual_availability.title.other": "Unavailable products",
428
433
  "shopify.checkout.contextual_availability.products_not_available.one": "This product will be removed from your cart because it's not available in your country\/region.",
@@ -451,6 +456,8 @@
451
456
  "shopify.checkout.order_summary.title": "Order summary",
452
457
  "shopify.checkout.order_summary.group_title_label": "Part of \"%{group_title}\"",
453
458
  "shopify.checkout.order_summary.for_add_on": "For: %{group_title}",
459
+ "shopify.checkout.order_summary.from_shop_heading": "From %{shop_name}",
460
+ "shopify.checkout.order_summary.from_other_stores_heading": "From other stores",
454
461
  "shopify.checkout.order_summary.number_items.one": "%{count} item",
455
462
  "shopify.checkout.order_summary.number_items.other": "%{count} items",
456
463
  "shopify.checkout.order_summary.view_all_items.one": "View %{count} item",
@@ -510,6 +517,7 @@
510
517
  "shopify.checkout.order_summary.pickup_unavailable_banner_body.ship_to_address": "Ship to address",
511
518
  "shopify.checkout.order_summary.pickup_unavailable_banner_body.ship_to_address_instead_html": "%{link} instead",
512
519
  "shopify.checkout.order_summary.tip_label": "Tip",
520
+ "shopify.checkout.order_summary.unconfirmed_label": "Unconfirmed",
513
521
  "shopify.checkout.order_summary.calculating_shipping": "Calculating…",
514
522
  "shopify.checkout.order_summary.calculating": "Calculating…",
515
523
  "shopify.checkout.order_summary.shipping_default_value": "Calculated at next step",
@@ -528,6 +536,7 @@
528
536
  "shopify.checkout.order_summary.total_savings": "Total savings",
529
537
  "shopify.checkout.order_summary.total_label": "Total",
530
538
  "shopify.checkout.order_summary.total_due_label": "Total due",
539
+ "shopify.checkout.order_summary.total_paid_label": "Total paid",
531
540
  "shopify.checkout.order_summary.total_price_label": "Total price",
532
541
  "shopify.checkout.order_summary.total_outstanding_label": "Amount to pay",
533
542
  "shopify.checkout.order_summary.deposit_label": "Deposit",
@@ -627,6 +636,7 @@
627
636
  "shopify.checkout.shipping.delivery_title": "Delivery",
628
637
  "shopify.checkout.shipping.shipping_method_notice": " ",
629
638
  "shopify.checkout.shipping.shipping_method_title": "Shipping method",
639
+ "shopify.checkout.shipping.shipping_method_rollup_accessibility_label": "Shipping method options",
630
640
  "shopify.checkout.shipping.shipping_method_one_time_purchase_group_title": "One-time purchase",
631
641
  "shopify.checkout.shipping.shipping_method_first_shipment_group_title.one": "First shipment",
632
642
  "shopify.checkout.shipping.shipping_method_first_shipment_group_title.other": "First shipments",
@@ -737,6 +747,7 @@
737
747
  "shopify.checkout.shipping.shipping_used_as_billing_notice": "This will also be used as your billing address for this order.",
738
748
  "shopify.checkout.shipping.address_update": "Update address",
739
749
  "shopify.checkout.shipping.shipping_address_title": "Ship to",
750
+ "shopify.checkout.shipping.shipping_address_rollup_accessibility_label": "Ship to address options",
740
751
  "shopify.checkout.shipping.add_address": "Use a different address",
741
752
  "shopify.checkout.shipping.add_delivery_instructions": "Add delivery instructions",
742
753
  "shopify.checkout.shipping.edit": "Edit",
@@ -756,7 +767,8 @@
756
767
  "shopify.checkout.shipping.method_summary.incomplete_address_entered": "Enter a complete shipping address to view available shipping methods",
757
768
  "shopify.checkout.shipping.method_summary.incomplete_address_selected": "Select a complete shipping address to view available shipping methods",
758
769
  "shopify.checkout.shipping.local_pickup.search_address": "Search for address",
759
- "shopify.checkout.shipping.local_pickup.rollup_title": "Store location",
770
+ "shopify.checkout.shipping.local_pickup.rollup_title": "Pickup location",
771
+ "shopify.checkout.shipping.local_pickup.rollup_accessibility_label": "Pickup location options",
760
772
  "shopify.checkout.shipping.missing_shipping_address": "Shipping address is missing",
761
773
  "shopify.checkout.shipping.split_shipping_merchandise_quantity_label_standard": "%{quantity} items",
762
774
  "shopify.checkout.shipping.split_shipping_merchandise_quantity_label_additional": "+%{quantity} more",
@@ -822,8 +834,8 @@
822
834
  "shopify.checkout.payment.network_card_payment_options": "Choose a card network",
823
835
  "shopify.checkout.payment.network_card_persistence_description": "The selected network will be saved with your payment method for future transactions.",
824
836
  "shopify.checkout.payment.amazon_payments_label": "Amazon Pay",
825
- "shopify.checkout.payment.amazon_payments_login_hint": "You will be asked to login with Amazon.",
826
- "shopify.checkout.payment.amazon_payments_logout": "Log out from Amazon Pay",
837
+ "shopify.checkout.payment.amazon_payments_login_hint": "You'll be asked to sign in with Amazon.",
838
+ "shopify.checkout.payment.amazon_payments_logout": "Sign out from Amazon Pay",
827
839
  "shopify.checkout.payment.amazon_payments_failed_mfa_challenge": "The selected payment method could not be used. Select a different method or contact your bank or card issuer.",
828
840
  "shopify.checkout.payment.amazon_payments_abandoned_mfa_challenge": "Your payment couldn't be completed. Try a different payment method or contact your bank or card issuer.",
829
841
  "shopify.checkout.payment.amazon_payments_could_not_enqueue_authorize": "There was an issue processing your payment. Try again or use a different payment method.",
@@ -879,6 +891,13 @@
879
891
  "shopify.checkout.payment.card_vaulted_company_location": "Card saved for this location",
880
892
  "shopify.checkout.payment.expiry_long": "(Expires %{month}\/%{year})",
881
893
  "shopify.checkout.payment.expiry_short": "(Exp %{month}\/%{year})",
894
+ "shopify.checkout.payment.crypto_payment_method.description": "Securely connect to your wallet on the Base network",
895
+ "shopify.checkout.payment.crypto_payment_method.tooltip": "Your wallet balance and address will not be shared and only the requested amount can be deducted",
896
+ "shopify.checkout.payment.crypto_modal.header": "Pay %{shop_name} %{total_price} USDC",
897
+ "shopify.checkout.payment.crypto_modal.error.refresh": "Refresh",
898
+ "shopify.checkout.payment.crypto_modal.error.close": "close",
899
+ "shopify.checkout.payment.crypto_modal.error.sandbox_error": "Something went wrong",
900
+ "shopify.checkout.payment.crypto_modal.error.web_component_error": "There was a problem loading this page",
882
901
  "shopify.checkout.payment.saved_by_payment_method": "Saved by %{payment_method}",
883
902
  "shopify.checkout.payment.pay_with_payment_method": "Pay with %{payment_method}",
884
903
  "shopify.checkout.payment.different_credit_card_label": "Use a different credit card",
@@ -896,6 +915,7 @@
896
915
  "shopify.checkout.payment.offsite_gateway_redirect_hint_no_button_label": "After continuing, you will be redirected to %{gateway_label} to complete your purchase securely.",
897
916
  "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.",
898
917
  "shopify.checkout.payment.billing_address_title": "Billing address",
918
+ "shopify.checkout.payment.billing_address_rollup_accessibility_label": "Billing address options",
899
919
  "shopify.checkout.payment.billing_address_description": "Select the address that matches your card or payment method.",
900
920
  "shopify.checkout.payment.billing_address_description_no_shipping_address": "Enter the address that matches your card or payment method.",
901
921
  "shopify.checkout.payment.no_js_credit_card_fields_redirect_hint": "You will be redirected to add your payment information.",
@@ -938,6 +958,9 @@
938
958
  "shopify.checkout.payment.grabpay_label": "GrabPay",
939
959
  "shopify.checkout.payment.kcp_creditcard_label": "KCP Credit Card",
940
960
  "shopify.checkout.payment.usdc_label": "USDC",
961
+ "shopify.checkout.payment.usdc_cashback_title": "1% cashback",
962
+ "shopify.checkout.payment.usdc_cashback_additional_info": "Get 1% back in USDC directly in your wallet.",
963
+ "shopify.checkout.payment.usdc_cashback_terms": "Terms Apply",
941
964
  "shopify.checkout.payment.purchase_options_card_update_agreement_label_html": "By updating your payment method, you authorize payments for any recurring or deferred purchase according to this store's <a class=\"link--small\" data-modal=\"true\" data-title-text=\"%{cancellation_policy}\" href=\"%{policy_href}\">cancellation policy<\/a>.",
942
965
  "shopify.checkout.payment.subscription_card_update_agreement_label": "Changing the payment method will update your subscription and future recurring payments.",
943
966
  "shopify.checkout.payment.subscription_agreement_label": "One or more items in your cart is a deferred or subscription purchase. By continuing with your payment, you agree that your payment method will automatically be charged at the price and frequency listed on this page until it ends or you cancel. All cancellations are subject to the %{cancelled}.",
@@ -1066,6 +1089,9 @@
1066
1089
  "shopify.checkout.payment.markets_pro_disclaimer_privacy_policy": "Privacy Policy",
1067
1090
  "shopify.checkout.payment.markets_pro_disclaimer_terms_and_conditions_title": "Merchant of Record Terms and Conditions",
1068
1091
  "shopify.checkout.payment.markets_pro_disclaimer_privacy_policy_title": "Merchant of Record Privacy Policy",
1092
+ "shopify.checkout.payment.markets_pro_disclaimer_label_express_checkout": "By purchasing, you agree to the %{markets_pro_terms} and %{privacy_policy} of Global-e, our international service provider",
1093
+ "shopify.checkout.payment.markets_pro_disclaimer_express_terms_and_conditions": "terms",
1094
+ "shopify.checkout.payment.markets_pro_disclaimer_express_privacy_policy": "privacy policy",
1069
1095
  "shopify.checkout.payment.purchase_order_number.title": "PO number",
1070
1096
  "shopify.checkout.payment.purchase_order_number.label": "PO number (optional)",
1071
1097
  "shopify.checkout.payment.alternative_payment_currency_total_notice": "Note: you will be charged %{amount_due}.",
@@ -1073,6 +1099,7 @@
1073
1099
  "shopify.checkout.payment.waiting_on_taxes_message": "If your taxes don't calculate within the next few seconds, refresh the page.",
1074
1100
  "shopify.checkout.payment.waiting_on_taxes_notice": "Calculating taxes",
1075
1101
  "shopify.checkout.payment.payment_method": "Payment method",
1102
+ "shopify.checkout.payment.payment_method_rollup_accessibility_label": "Payment method options",
1076
1103
  "shopify.checkout.payment.expired_payment_method": "Selected payment method has expired",
1077
1104
  "shopify.checkout.payment.payment_method_update_failed": "Payment method update failed.",
1078
1105
  "shopify.checkout.payment.payment_method_incompatible_with_payment_terms": "Payment method is incompatible with payment terms.",
@@ -1081,7 +1108,14 @@
1081
1108
  "shopify.checkout.payment.gift_cards_unavailable": "Your gift card can no longer be applied to this order and has been removed",
1082
1109
  "shopify.checkout.payment.payment_flexibility_terms_id_mismatch": "Payment flexibility terms ID mismatch",
1083
1110
  "shopify.checkout.payment.payment_option.accessibility_label": "Choose a payment option",
1111
+ "shopify.checkout.payment.bank_account_type.checking": "Checking",
1112
+ "shopify.checkout.payment.bank_account_type.savings": "Savings",
1113
+ "shopify.checkout.payment.bank_account_choose": "Choose an account to securely complete your purchase",
1114
+ "shopify.checkout.payment.bank_account_connect_another": "Connect another bank account",
1115
+ "shopify.checkout.payment.bank_account_connect": "Connect bank account",
1116
+ "shopify.checkout.payment.bank_account_missing": "Bank account must be connected",
1084
1117
  "shopify.checkout.billing.billing_address_title": "Bill to",
1118
+ "shopify.checkout.billing.billing_address_rollup_accessibility_label": "Bill to options",
1085
1119
  "shopify.checkout.billing.same_as_shipping": "Same as shipping address",
1086
1120
  "shopify.checkout.billing.add_address": "Use a different address",
1087
1121
  "shopify.checkout.billing.edit": "Edit",
@@ -1094,6 +1128,7 @@
1094
1128
  "shopify.checkout.billing.address_form.save": "Save",
1095
1129
  "shopify.checkout.billing.address_form.cancel": "Cancel",
1096
1130
  "shopify.checkout.company_location.location_title": "Company location",
1131
+ "shopify.checkout.company_location.location_rollup_accessibility_label": "Company location options",
1097
1132
  "shopify.checkout.payment_summary.gift_card_current_balance_notice": "Current balance %{amount}",
1098
1133
  "shopify.checkout.payment_summary.credit_card_expires_on_notice": "Expires on %{month}\/%{year}",
1099
1134
  "shopify.checkout.payment_summary.express_payment_gateway_label": "Express",
@@ -1225,7 +1260,6 @@
1225
1260
  "shopify.checkout.merchant_instruction_errors.duplicate_variant_id": "The %{position} %{name} merchandise instruction contains a duplicate variant ID %{variant_id}.",
1226
1261
  "shopify.checkout.merchant_instruction_errors.invalid_variant_id_target": "The %{name} merchandise instruction references variant ID %{variant_id}, but that variant is not in merchandise lines.",
1227
1262
  "shopify.checkout.merchant_instruction_errors.invalid_price_override_target": "The price override merchandise instruction for line item %{stable_id} is invalid since it is a bundle component.",
1228
- "shopify.checkout.merchant_instruction_errors.invalid_entrypoint_for_remote_negotiation": "The remote negotiation instruction cannot be provided to a non-remote negotiation session.",
1229
1263
  "shopify.checkout.payment_errors.amount_too_small": "The minimum payment amount must be higher than $0.50 USD. Please try again with a higher amount.",
1230
1264
  "shopify.checkout.payment_errors.method_not_available": "The requested payment method is not available. Choose another payment method and try again.",
1231
1265
  "shopify.checkout.payment_errors.available_methods_updated": "Available payment methods have been updated.",
@@ -1279,6 +1313,7 @@
1279
1313
  "shopify.checkout.payment_errors.name_mismatch": "Please check your card details. The name on your card and billing address don't match.",
1280
1314
  "shopify.checkout.payment_errors.shop_pay_wallet_not_available": "Shop Pay is not available for this checkout.",
1281
1315
  "shopify.checkout.payment_errors.market_manager_blocks_wallet_payments": "Payment method is not supported in your country.",
1316
+ "shopify.checkout.payment_errors.paypal_over_capture": "Your order total was updated. Pay with {{walletName}} to complete your order.",
1282
1317
  "shopify.checkout.shipping_errors.shipping_method": "The shipping options have changed for your order. Please review your selection.",
1283
1318
  "shopify.checkout.shipping_errors.shipping_method_not_available": "Your cart has been updated and the items you added can’t be shipped to your address. Remove the items to complete your order.",
1284
1319
  "shopify.checkout.shipping_errors.shipping_method_not_available_generic.one": "Your order cannot be shipped to the selected address. Review your address to ensure it's correct and try again, or select a different address.",
@@ -1330,8 +1365,10 @@
1330
1365
  "shopify.checkout.processing.wait.long": "You’ll receive an email as soon as your order’s processed. There’s currently a high volume of orders.",
1331
1366
  "shopify.checkout.processing.wait.no_auto_refresh_html": "If you’re not automatically redirected, %{link}.",
1332
1367
  "shopify.checkout.processing.wait.refresh_this_page": "refresh this page",
1368
+ "shopify.checkout.processing.remote_shops_payments_processing": "Processing payments",
1333
1369
  "shopify.checkout.processing.action_required": "Action required",
1334
1370
  "shopify.checkout.processing.modal_notice": "We are contacting {{paymentMethod}}",
1371
+ "shopify.checkout.processing.remote_checkout_count": "%{current} of %{total}",
1335
1372
  "shopify.checkout.payment_challenge_modal.instructions": "Complete your purchase using your {{paymentMethod}} code",
1336
1373
  "shopify.checkout.payment_challenge_modal.timer_message": "You have {{timeLeft}} to pay",
1337
1374
  "shopify.checkout.payment_challenge_modal.copy_text": "Copy {{paymentMethod}} code",
@@ -1388,6 +1425,7 @@
1388
1425
  "shopify.checkout.thank_you.shipping_address_title": "Shipping address",
1389
1426
  "shopify.checkout.thank_you.shipping_address_map_title": "Google map displaying pin point of shipping address: %{address}",
1390
1427
  "shopify.checkout.thank_you.payment_method_title": "Payment method",
1428
+ "shopify.checkout.thank_you.payment_method_not_charged": "Not charged",
1391
1429
  "shopify.checkout.thank_you.shipping_method_title": "Shipping method",
1392
1430
  "shopify.checkout.thank_you.tracking_number": "Tracking number:",
1393
1431
  "shopify.checkout.thank_you.company_tracking_number": "%{company} tracking number:",
@@ -1395,6 +1433,7 @@
1395
1433
  "shopify.checkout.thank_you.estimated_delivery": "Current delivery estimate: ",
1396
1434
  "shopify.checkout.thank_you.re-order": "Re-order the same items",
1397
1435
  "shopify.checkout.thank_you.confirmed": "Confirmed",
1436
+ "shopify.checkout.thank_you.confirmed_items_count": "%{confirmed_count} of %{total_count} items are confirmed",
1398
1437
  "shopify.checkout.thank_you.gift_card_confirmation_by_text": "If you didn’t receive it, resend the text or contact us.",
1399
1438
  "shopify.checkout.thank_you.gift_card_confirmation_by_email": "If you didn’t receive it, resend the email or contact us.",
1400
1439
  "shopify.checkout.thank_you.gift_card_title": "Gift cards",
@@ -1408,6 +1447,9 @@
1408
1447
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_email": "You’ll receive a confirmation email with your order number shortly.",
1409
1448
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_phone": "You’ll receive a confirmation text with your order number shortly.",
1410
1449
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_email_and_phone": "You’ll receive a confirmation email with your order number shortly.",
1450
+ "shopify.checkout.thank_you.thank_you_confirmed_orders_with_email": "You'll get separate confirmation emails with your order numbers soon",
1451
+ "shopify.checkout.thank_you.thank_you_confirmed_orders_with_phone": "You'll get separate confirmation texts with your order numbers soon",
1452
+ "shopify.checkout.thank_you.thank_you_confirmed_orders_with_email_and_phone": "You'll get separate confirmation emails with your order numbers soon",
1411
1453
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_email_payment": "You made a payment on your order %{date}.",
1412
1454
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_phone_payment": "You made a payment on your order %{date}.",
1413
1455
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_email_and_phone_payment": "You made a payment on your order %{date}.",
@@ -1420,6 +1462,17 @@
1420
1462
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_draft": "We’ll let you know if we need more information or when your order is confirmed.",
1421
1463
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_draft_payment": "We’ll let you know if we need more information or when your order is confirmed.",
1422
1464
  "shopify.checkout.thank_you.thank_you_confirmed_order_with_draft_pick_up": "We’ll let you know if we need more information or when your order is confirmed.",
1465
+ "shopify.checkout.thank_you.thank_you_unconfirmed_items_heading.one": "An item is not confirmed",
1466
+ "shopify.checkout.thank_you.thank_you_unconfirmed_items_heading.other": "Some items are not confirmed",
1467
+ "shopify.checkout.thank_you.thank_you_unconfirmed_items_description.one": "You haven't been charged for this",
1468
+ "shopify.checkout.thank_you.thank_you_unconfirmed_items_description.other": "You haven't been charged for these",
1469
+ "shopify.checkout.thank_you.thank_you_confirmed_items_with_email.one": "You’ll receive a confirmation email with your order number soon",
1470
+ "shopify.checkout.thank_you.thank_you_confirmed_items_with_email.other": "You’ll receive confirmation emails with your order numbers soon",
1471
+ "shopify.checkout.thank_you.thank_you_confirmed_items_with_phone.one": "You’ll receive a confirmation text with your order number soon",
1472
+ "shopify.checkout.thank_you.thank_you_confirmed_items_with_phone.other": "You’ll receive confirmation texts with your order numbers soon",
1473
+ "shopify.checkout.thank_you.thank_you_item_label.one": "%{count} item",
1474
+ "shopify.checkout.thank_you.thank_you_item_label.other": "%{count} items",
1475
+ "shopify.checkout.thank_you.thank_you_from_shop": "From %{shop_name}",
1423
1476
  "shopify.checkout.thank_you.thank_you_payments_app_failed_pending_payment": "You weren’t charged for your order. Return to your cart to review your order and pay again.",
1424
1477
  "shopify.checkout.thank_you.thank_you_payments_app_failed_pending_payment_payment": "You weren’t charged for your order. Return to your cart to review your order and pay again.",
1425
1478
  "shopify.checkout.thank_you.thank_you_payments_app_failed_pending_payment_pick_up": "You weren’t charged for your order. Return to your cart to review your order and pay again.",
@@ -1448,6 +1501,8 @@
1448
1501
  "shopify.checkout.thank_you.thank_you_payments_app_pending_payment_description_buyer_action_required_with_phone_payment": "After completing your payment, you’ll receive a confirmation text with your order number.",
1449
1502
  "shopify.checkout.thank_you.thank_you_payments_app_pending_payment_description_buyer_action_required_with_phone_pick_up": "After completing your payment, you’ll receive a confirmation text with your order number.",
1450
1503
  "shopify.checkout.thank_you.thank_you_payments_app_pending_payment_description_provider_action_required_default": "Your payment is being processed. You'll get an email when your payment is confirmed.",
1504
+ "shopify.checkout.thank_you.track_your_order_link_text": "Track your order",
1505
+ "shopify.checkout.thank_you.checkout_on_remote_shop_link_text": "Checkout on %{remoteShopName}",
1451
1506
  "shopify.checkout.thank_you.order_status_confirmed_order_with_email": "You’ll receive an email when your order is ready.",
1452
1507
  "shopify.checkout.thank_you.order_status_confirmed_order_with_phone": "You may receive a text when your order is ready.",
1453
1508
  "shopify.checkout.thank_you.order_status_confirmed_order_with_email_and_phone": "You’ll receive an email when your order is ready.",
@@ -1495,6 +1550,7 @@
1495
1550
  "shopify.checkout.thank_you.order_status_confirmed_with_installments_payment_confirm": "You’ll receive a confirmation email with your order number and details of your installment schedule shortly.",
1496
1551
  "shopify.checkout.thank_you.confirmed_title": "Your order is confirmed",
1497
1552
  "shopify.checkout.thank_you.confirmed_description": "We’ve accepted your order, and we’re getting it ready. Come back to this page for updates on your shipment status.",
1553
+ "shopify.checkout.thank_you.confirmed_orders_title": "Your orders are confirmed",
1498
1554
  "shopify.checkout.thank_you.ready_for_pickup_title": "Your order is ready for pickup",
1499
1555
  "shopify.checkout.thank_you.ready_for_pickup_description": "Your order is ready for pickup. Please bring your order confirmation when you pick up your order.",
1500
1556
  "shopify.checkout.thank_you.ready_for_delivery_title": "Your order is ready for delivery",
@@ -1540,19 +1596,19 @@
1540
1596
  "shopify.checkout.thank_you.failed_contact_merchant_no_company": "Contact us to arrange delivery.",
1541
1597
  "shopify.checkout.thank_you.non_shippable_title": "Your order is complete",
1542
1598
  "shopify.checkout.thank_you.let_us_know": "Let us know",
1543
- "shopify.checkout.thank_you.login_title": "Log in to view all order details",
1599
+ "shopify.checkout.thank_you.login_title": "Sign in to view all order details",
1544
1600
  "shopify.checkout.thank_you.login_description": "You can find your order number in the receipt you received via email.",
1545
1601
  "shopify.checkout.thank_you.login_description_phone": "You can find your order number in the receipt you received via text message.",
1546
1602
  "shopify.checkout.thank_you.login_not_customer_html": "Not %{name}? You can %{link}",
1547
1603
  "shopify.checkout.thank_you.login_reorder_link_text.one": "buy this product too",
1548
1604
  "shopify.checkout.thank_you.login_reorder_link_text.other": "buy these products too",
1549
- "shopify.checkout.thank_you.customer_information_hidden_fields_message": "Log in to view all customer information.",
1605
+ "shopify.checkout.thank_you.customer_information_hidden_fields_message": "Sign in to view all customer information.",
1550
1606
  "shopify.checkout.thank_you.cancelled_title": "Your order has been canceled",
1551
1607
  "shopify.checkout.thank_you.cancelled_description": "Your order was canceled on %{date}. Contact us if you have any questions.",
1552
1608
  "shopify.checkout.thank_you.order_number_label": "Order number",
1553
1609
  "shopify.checkout.thank_you.customer_validation_error": "Enter a valid email or order number.",
1554
1610
  "shopify.checkout.thank_you.customer_validation_error_phone": "Enter a valid phone or order number.",
1555
- "shopify.checkout.thank_you.login": "Log in",
1611
+ "shopify.checkout.thank_you.login": "Sign in",
1556
1612
  "shopify.checkout.thank_you.unfulfilled_items_title": "Preparing for shipping",
1557
1613
  "shopify.checkout.thank_you.unfulfilled_items_description": "We are currently preparing these items for shipping.",
1558
1614
  "shopify.checkout.thank_you.marker.current": "Current shipment location",
@@ -1666,6 +1722,9 @@
1666
1722
  "shopify.checkout.marketing.unsubscribe.title": "You’ve unsubscribed",
1667
1723
  "shopify.checkout.marketing.unsubscribe.description": "You won’t receive any more cart reminders from us.",
1668
1724
  "shopify.checkout.marketing.accept_shop_pay_marketing_checkbox_label": "Sign me up for news and offers from this store",
1725
+ "shopify.checkout.shop_policies.policy_label": "Policy",
1726
+ "shopify.checkout.shop_policies.policies_label": "Policies",
1727
+ "shopify.checkout.shop_policies.select_policy_label": "Select a policy",
1669
1728
  "shopify.checkout.shop_policies.refund_policy": "Refund policy",
1670
1729
  "shopify.checkout.shop_policies.privacy_policy": "Privacy policy",
1671
1730
  "shopify.checkout.shop_policies.terms_of_service": "Terms of service",
@@ -1693,8 +1752,6 @@
1693
1752
  "shopify.checkout.order_payment_collection.order_updated_on": "Your order was updated on %{last_edited_at}.",
1694
1753
  "shopify.checkout.order_payment_collection.order_review_and_pay": "Your order was updated. Review and pay to confirm your order.",
1695
1754
  "shopify.checkout.order_payment_collection.pay_now": "Pay now",
1696
- "shopify.checkout.order_review_requirement.checkout_to_draft": "Company location is set to submit all orders as drafts for review.",
1697
- "shopify.checkout.order_review_requirement.missing_address": "No shipping address available: Company location address is missing and one-time address use is disabled.",
1698
1755
  "shopify.checkout.change_currency.currency_button_label": "%{currency} (%{currency_symbol})",
1699
1756
  "shopify.checkout.change_currency.credit_card_will_be_charged_html": "Your credit card will be charged %{amount}",
1700
1757
  "shopify.checkout.change_currency.payment_total_label": "Payment total",
@@ -1829,6 +1886,7 @@
1829
1886
  "shopify.checkout.notice_banner.payment_method_not_available_with_payment_terms": "The payment method you selected is no longer available because payment for this order is now on {{paymentTerms}} terms",
1830
1887
  "shopify.checkout.notice_banner.payment_method_not_available_with_fulfillment_terms": "The payment method you selected is no longer available because payment for this order is now due on fulfillment",
1831
1888
  "shopify.checkout.notice_banner.payment_method_not_available_with_fixed_terms": "The payment method you selected is no longer available because payment for this order is due later",
1889
+ "shopify.checkout.notice_banner.payment_method_not_available_with_review_requirement": "The payment method you selected is no longer available because payment will be due once your order is confirmed.",
1832
1890
  "shopify.checkout.notice_banner.contact_information.title": "Contact information is invalid",
1833
1891
  "shopify.checkout.notice_banner.contact_information.header": "To update your information, {{emailLink}}.",
1834
1892
  "shopify.checkout.notice_banner.contact_information.email_link": "contact us",
@@ -1845,10 +1903,8 @@
1845
1903
  "shopify.checkout.marketplaces.legal_notice.link_label": "{{partnerDisplayName}} Terms and Conditions",
1846
1904
  "shopify.checkout.online_store_chat.title": "Questions? Chat with us",
1847
1905
  "shopify.checkout.local_pickup.location_address_search_label": "Address",
1848
- "shopify.checkout.local_pickup.location_information.one": "There is %{count} store with stock close to %{address}",
1849
- "shopify.checkout.local_pickup.location_information.other": "There are %{count} stores with stock close to %{address}",
1850
- "shopify.checkout.local_pickup.location_information_next.one": "There is %{count} location with stock close to you",
1851
- "shopify.checkout.local_pickup.location_information_next.other": "There are %{count} locations with stock close to you",
1906
+ "shopify.checkout.local_pickup.location_information.one": "There is %{count} location with stock close to you",
1907
+ "shopify.checkout.local_pickup.location_information.other": "There are %{count} locations with stock close to you",
1852
1908
  "shopify.checkout.local_pickup.toggle_location": "Change location",
1853
1909
  "shopify.checkout.local_pickup.or": "OR",
1854
1910
  "shopify.checkout.local_pickup.cancel": "Cancel",
@@ -1875,8 +1931,8 @@
1875
1931
  "shopify.checkout.clipboard.failed_to_copy": "Failed to copy",
1876
1932
  "shopify.checkout.discount_errors.generic_error": "Your order couldn't be processed because your discount code is no longer available. Review your order total and try again.",
1877
1933
  "shopify.checkout.b2b_errors.lost_b2b_purchasing_permissions": "You no longer have permission to place B2B orders. %{logout_url} to place a personal order instead.",
1878
- "shopify.checkout.b2b_errors.log_out_link_text": "Log out",
1879
- "shopify.checkout.b2b_errors.lost_permissions_subtitle": "You no longer have permission to place B2B orders, log out to place a personal order.",
1934
+ "shopify.checkout.b2b_errors.log_out_link_text": "Sign out",
1935
+ "shopify.checkout.b2b_errors.lost_permissions_subtitle": "You no longer have permission to place B2B orders. Sign out to place a personal order.",
1880
1936
  "shopify.checkout.b2b_errors.lost_permissions_title": "No location permissions",
1881
1937
  "shopify.checkout.shop_pay_external.title": "Shop Pay Checkout",
1882
1938
  "shopify.checkout.shop_pay_external.errors.problem_loading": "There's a problem loading Shop Pay",
@@ -1886,7 +1942,7 @@
1886
1942
  "shopify.checkout.shop_pay_external.return_to_store_simple": "Return to store",
1887
1943
  "shopify.checkout.wallets.return_to_store": "Return to store",
1888
1944
  "shopify.checkout.wallets.return_to_checkout": "Return to checkout",
1889
- "shopify.checkout.wallets.redirect_hint": "You will be asked to login with {{walletName}}.",
1945
+ "shopify.checkout.wallets.redirect_hint": "You will be asked to sign in with {{walletName}}.",
1890
1946
  "shopify.checkout.wallets.logged_in": "Connected to {{email}}",
1891
1947
  "shopify.checkout.wallets.shipping_line_label": "Shipping",
1892
1948
  "shopify.checkout.wallets.connect_shipping_methods": "{{method1}} and {{method2}}",
@@ -1953,7 +2009,7 @@
1953
2009
  "shopify.checkout.one.errors.merchandise.gift_card_price_must_be_greater_than_zero": "Gift card price must be greater than 0.",
1954
2010
  "shopify.checkout.one.errors.merchandise.gift_card_price_must_not_exceed_limit": "Gift card price must not exceed %{gift_card_limit}.",
1955
2011
  "shopify.checkout.one.errors.merchandise.subtotal_limit_reached": "The maximum value of line items has been reached.",
1956
- "shopify.checkout.one.errors.merchandise.signature_mismatch": "Merchandise signature mismatch for line {{stable_id}}.",
2012
+ "shopify.checkout.one.errors.merchandise.signature_mismatch": "Merchandise signature mismatch for line %{stable_id}.",
1957
2013
  "shopify.checkout.units.milligram": "mg",
1958
2014
  "shopify.checkout.units.gram": "g",
1959
2015
  "shopify.checkout.units.kilogram": "kg",
@@ -1977,9 +2033,11 @@
1977
2033
  "shopify.checkout.units.square_foot": "ft²",
1978
2034
  "shopify.checkout.units.item": "item",
1979
2035
  "shopify.checkout.memberships.delivery_promise_unfulfillable": "The address is not supported for the current membership.",
2036
+ "shopify.checkout.memberships.items_split_across_locations_unsupported": "Prime delivery isn't available for your order. Your shipping options have been updated.",
1980
2037
  "shopify.checkout.editor.navigation.store_logo_accessibility_label": "Navigate to Online Store",
1981
2038
  "shopify.checkout.tooltip.accessibility_label_context": "More information about %{context}",
1982
2039
  "shopify.checkout.tooltip.additional_payment_methods": "Additional payment methods",
2040
+ "shopify.checkout.remote.errors.only_remote_merchandise_lines": "The checkout only contains remote merchandise. A redirect to the remote shop is required to complete checkout.",
1983
2041
  "shopify.pagination.previous": "Previous",
1984
2042
  "shopify.pagination.next": "Next",
1985
2043
  "shopify.links.powered_by_shopify": "Powered by Shopify",
@@ -2037,7 +2095,6 @@
2037
2095
  "shopify.errors.too_long": "is too long (maximum is %{count} characters)",
2038
2096
  "shopify.errors.password_mismatch": "must match the provided password",
2039
2097
  "shopify.errors.contains_spaces": "starts or ends with spaces.",
2040
- "shopify.errors.email_domain_invalid": "provider is not supported",
2041
2098
  "shopify.errors.invalid_for_country": "is not valid for %{country}",
2042
2099
  "shopify.errors.invalid_for_country_and_province": "is not valid for %{province} and %{country}",
2043
2100
  "shopify.errors.invalid_province_in_country": "is not a valid province in %{country}",
@@ -2160,6 +2217,7 @@
2160
2217
  "shopify.notices.cart.cart_too_large": "Cart is too large.",
2161
2218
  "shopify.notices.cart.cart_attributes_error": "Cart attributes contain invalid data.",
2162
2219
  "shopify.notices.cart.merchandise_line_transformers.run_error": "An error occurred in your cart.",
2220
+ "shopify.notices.cart.merchandise_not_applicable": "Item cannot be purchased as configured.",
2163
2221
  "shopify.notices.storefront.invalid_password": "Password incorrect, please try again.",
2164
2222
  "shopify.notices.tags.add_articles": "Narrow search to articles also having tag %{tag}",
2165
2223
  "shopify.notices.tags.add_products": "Narrow selection to products matching tag %{tag}",
@@ -2233,4 +2291,4 @@
2233
2291
  "shopify.online_store.hcaptcha_badge.terms_link_text": "Terms",
2234
2292
  "shopify.online_store.hcaptcha_badge.privacy_link_text": "Privacy",
2235
2293
  "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"
2236
- }
2294
+ }
@@ -266,7 +266,7 @@
266
266
  "category": "variable",
267
267
  "deprecated": false,
268
268
  "deprecation_reason": "",
269
- "description": "You can create variables of any [basic type](/docs/api/liquid/basics#types), [object](/docs/api/liquid/objects), or object property.",
269
+ "description": "You can create variables of any [basic type](/docs/api/liquid/basics#types), [object](/docs/api/liquid/objects), or object property.\n\n&gt; Caution:\n&gt; Predefined Liquid objects can be overridden by variables with the same name.\n&gt; To make sure that you can access all Liquid objects, make sure that your variable name doesn't match a predefined object's name.",
270
270
  "parameters": [],
271
271
  "summary": "Creates a new variable.",
272
272
  "name": "assign",
@@ -321,7 +321,7 @@
321
321
  "category": "variable",
322
322
  "deprecated": false,
323
323
  "deprecation_reason": "",
324
- "description": "You can create complex strings with Liquid logic and variables.",
324
+ "description": "You can create complex strings with Liquid logic and variables.\n\n&gt; Caution:\n&gt; Predefined Liquid objects can be overridden by variables with the same name.\n&gt; To make sure that you can access all Liquid objects, make sure that your variable name doesn't match a predefined object's name.",
325
325
  "parameters": [],
326
326
  "summary": "Creates a new variable with a string value.",
327
327
  "name": "capture",
@@ -507,7 +507,7 @@
507
507
  "deprecation_reason": "",
508
508
  "description": "Variables that are declared with `decrement` are unique to the [layout](/themes/architecture/layouts), [template](/themes/architecture/templates),\nor [section](/themes/architecture/sections) file that they're created in. However, the variable is shared across\n[snippets](/themes/architecture/snippets) included in the file.\n\nSimilarly, variables that are created with `decrement` are independent from those created with [`assign`](/docs/api/liquid/tags/assign)\nand [`capture`](/docs/api/liquid/tags/capture). However, `decrement` and [`increment`](/docs/api/liquid/tags/increment) share\nvariables.",
509
509
  "parameters": [],
510
- "summary": "Creates a new variable, with a default value of -1, that's decreased by 1 with each subsequent call.",
510
+ "summary": "Creates a new variable, with a default value of -1, that's decreased by 1 with each subsequent call.\n\n&gt; Caution:\n&gt; Predefined Liquid objects can be overridden by variables with the same name.\n&gt; To make sure that you can access all Liquid objects, make sure that your variable name doesn't match a predefined object's name.",
511
511
  "name": "decrement",
512
512
  "syntax": "{% decrement variable_name %}",
513
513
  "syntax_keywords": [
@@ -537,7 +537,7 @@
537
537
  "parameters": [],
538
538
  "summary": "Documents template elements with annotations.",
539
539
  "name": "doc",
540
- "syntax": "{% doc %}\n Renders a message.\n\n @param {string} foo - A string value.\n @param {string} [bar] - An optional string value.\n\n @example\n {% render 'message', foo: 'Hello', bar: 'World' %}\n{% enddoc %}\n{{ foo }}, {{ bar }}!",
540
+ "syntax": "{% doc %}\n Renders a message.\n\n @param {string} foo - A string value.\n @param {string} [bar] - An optional string value.\n\n @example\n {% render 'message', foo: 'Hello', bar: 'World' %}\n{% enddoc %}",
541
541
  "syntax_keywords": [],
542
542
  "examples": []
543
543
  },
@@ -578,7 +578,7 @@
578
578
  {
579
579
  "description": "The number of iterations to perform.",
580
580
  "name": "limit",
581
- "positional": true,
581
+ "positional": false,
582
582
  "required": false,
583
583
  "types": [
584
584
  "number"
@@ -587,7 +587,7 @@
587
587
  {
588
588
  "description": "The 1-based index to start iterating at.",
589
589
  "name": "offset",
590
- "positional": true,
590
+ "positional": false,
591
591
  "required": false,
592
592
  "types": [
593
593
  "number"
@@ -747,7 +747,7 @@
747
747
  "deprecation_reason": "",
748
748
  "description": "Variables that are declared with `increment` are unique to the [layout](/themes/architecture/layouts), [template](/themes/architecture/templates),\nor [section](/themes/architecture/sections) file that they're created in. However, the variable is shared across\n[snippets](/themes/architecture/snippets) included in the file.\n\nSimilarly, variables that are created with `increment` are independent from those created with [`assign`](/docs/api/liquid/tags/assign)\nand [`capture`](/docs/api/liquid/tags/capture). However, `increment` and [`decrement`](/docs/api/liquid/tags/decrement) share\nvariables.",
749
749
  "parameters": [],
750
- "summary": "Creates a new variable, with a default value of 0, that's increased by 1 with each subsequent call.",
750
+ "summary": "Creates a new variable, with a default value of 0, that's increased by 1 with each subsequent call.\n\n&gt; Caution:\n&gt; Predefined Liquid objects can be overridden by variables with the same name.\n&gt; To make sure that you can access all Liquid objects, make sure that your variable name doesn't match a predefined object's name.",
751
751
  "name": "increment",
752
752
  "syntax": "{% increment variable_name %}",
753
753
  "syntax_keywords": [
@@ -854,7 +854,7 @@
854
854
  {
855
855
  "description": "The number of columns that the table should have.",
856
856
  "name": "cols",
857
- "positional": true,
857
+ "positional": false,
858
858
  "required": false,
859
859
  "types": [
860
860
  "number"
@@ -863,7 +863,7 @@
863
863
  {
864
864
  "description": "The number of iterations to perform.",
865
865
  "name": "limit",
866
- "positional": true,
866
+ "positional": false,
867
867
  "required": false,
868
868
  "types": [
869
869
  "number"
@@ -872,7 +872,7 @@
872
872
  {
873
873
  "description": "The 1-based index to start iterating at.",
874
874
  "name": "offset",
875
- "positional": true,
875
+ "positional": false,
876
876
  "required": false,
877
877
  "types": [
878
878
  "number"