@foxy.io/elements 1.24.0 → 1.24.1-beta.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 (152) hide show
  1. package/dist/cdn/foxy-address-form.js +1 -1
  2. package/dist/cdn/foxy-api-browser.js +1 -1
  3. package/dist/cdn/foxy-applied-coupon-code-form.js +1 -1
  4. package/dist/cdn/foxy-attribute-form.js +1 -1
  5. package/dist/cdn/foxy-cart-form.js +1 -1
  6. package/dist/cdn/foxy-client-form.js +1 -1
  7. package/dist/cdn/foxy-coupon-code-form.js +1 -1
  8. package/dist/cdn/foxy-coupon-form.js +1 -1
  9. package/dist/cdn/foxy-custom-field-form.js +1 -1
  10. package/dist/cdn/foxy-customer-form.js +1 -1
  11. package/dist/cdn/foxy-customer-portal.js +1 -1
  12. package/dist/cdn/foxy-customer.js +1 -1
  13. package/dist/cdn/foxy-downloadable-form.js +1 -1
  14. package/dist/cdn/foxy-email-template-form.js +1 -1
  15. package/dist/cdn/foxy-filter-attribute-form.js +1 -1
  16. package/dist/cdn/foxy-gift-card-code-form.js +1 -1
  17. package/dist/cdn/foxy-gift-card-form.js +1 -1
  18. package/dist/cdn/foxy-integration-form.js +1 -1
  19. package/dist/cdn/foxy-item-category-form.js +1 -1
  20. package/dist/cdn/foxy-item-form.js +1 -1
  21. package/dist/cdn/foxy-item-option-form.js +1 -1
  22. package/dist/cdn/foxy-passkey-form.js +1 -1
  23. package/dist/cdn/foxy-payments-api-fraud-protection-form.js +1 -1
  24. package/dist/cdn/foxy-payments-api-payment-method-form.js +1 -1
  25. package/dist/cdn/foxy-payments-api-payment-preset-form.js +1 -1
  26. package/dist/cdn/foxy-payments-api.js +1 -1
  27. package/dist/cdn/foxy-report-form.js +2 -2
  28. package/dist/cdn/foxy-shipment-card.js +1 -1
  29. package/dist/cdn/foxy-store-form.js +1 -1
  30. package/dist/cdn/foxy-store-shipping-method-form.js +1 -1
  31. package/dist/cdn/foxy-subscription-form.js +1 -1
  32. package/dist/cdn/foxy-subscription-settings-form.js +1 -1
  33. package/dist/cdn/foxy-tax-form.js +1 -1
  34. package/dist/cdn/foxy-template-form.js +1 -1
  35. package/dist/cdn/foxy-template-set-form.js +1 -1
  36. package/dist/cdn/foxy-transaction.js +1 -1
  37. package/dist/cdn/foxy-user-form.js +1 -1
  38. package/dist/cdn/foxy-users-table.js +1 -1
  39. package/dist/cdn/foxy-webhook-form.js +1 -1
  40. package/dist/cdn/shared-4205699e.js +1 -0
  41. package/dist/cdn/shared-5280c80a.js +1 -0
  42. package/dist/cdn/{shared-baeef007.js → shared-94798eb5.js} +1 -1
  43. package/dist/cdn/translations/address-form/en.json +1 -1
  44. package/dist/cdn/translations/attribute-form/en.json +1 -1
  45. package/dist/cdn/translations/cart-form/en.json +45 -65
  46. package/dist/cdn/translations/client-form/en.json +1 -1
  47. package/dist/cdn/translations/coupon-code-form/en.json +1 -1
  48. package/dist/cdn/translations/coupon-form/en.json +4 -4
  49. package/dist/cdn/translations/custom-field-form/en.json +1 -1
  50. package/dist/cdn/translations/customer/en.json +3 -3
  51. package/dist/cdn/translations/customer-form/en.json +1 -1
  52. package/dist/cdn/translations/customer-portal/en.json +2 -2
  53. package/dist/cdn/translations/downloadable-form/en.json +1 -1
  54. package/dist/cdn/translations/email-template-form/en.json +1 -1
  55. package/dist/cdn/translations/gift-card-code-form/en.json +1 -1
  56. package/dist/cdn/translations/gift-card-form/en.json +3 -3
  57. package/dist/cdn/translations/item-category-form/en.json +1 -1
  58. package/dist/cdn/translations/item-form/en.json +28 -32
  59. package/dist/cdn/translations/item-option-form/en.json +1 -1
  60. package/dist/cdn/translations/passkey-form/en.json +1 -1
  61. package/dist/cdn/translations/payments-api-fraud-protection-form/en.json +1 -1
  62. package/dist/cdn/translations/payments-api-payment-method-form/en.json +1 -1
  63. package/dist/cdn/translations/payments-api-payment-preset-form/en.json +1 -1
  64. package/dist/cdn/translations/report-form/en.json +1 -1
  65. package/dist/cdn/translations/shipment-card/en.json +45 -64
  66. package/dist/cdn/translations/store-form/en.json +2 -2
  67. package/dist/cdn/translations/store-shipping-method-form/en.json +1 -1
  68. package/dist/cdn/translations/subscription-form/en.json +2 -2
  69. package/dist/cdn/translations/subscription-settings-form/en.json +1 -1
  70. package/dist/cdn/translations/tax-form/en.json +1 -1
  71. package/dist/cdn/translations/template-form/en.json +1 -1
  72. package/dist/cdn/translations/template-set-form/en.json +1 -1
  73. package/dist/cdn/translations/transaction/en.json +50 -69
  74. package/dist/cdn/translations/webhook-form/en.json +1 -1
  75. package/dist/elements/internal/InternalTimestampsControl/InternalTimestampsControl.d.ts +1 -3
  76. package/dist/elements/internal/InternalTimestampsControl/InternalTimestampsControl.js +18 -41
  77. package/dist/elements/internal/InternalTimestampsControl/InternalTimestampsControl.js.map +1 -1
  78. package/dist/elements/private/Metadata/Metadata.d.ts +13 -0
  79. package/dist/elements/private/Metadata/Metadata.js +27 -0
  80. package/dist/elements/private/Metadata/Metadata.js.map +1 -0
  81. package/dist/elements/private/index.d.ts +1 -1
  82. package/dist/elements/private/index.js +1 -1
  83. package/dist/elements/private/index.js.map +1 -1
  84. package/dist/elements/public/AddressForm/AddressForm.js +3 -3
  85. package/dist/elements/public/AddressForm/AddressForm.js.map +1 -1
  86. package/dist/elements/public/AttributeForm/AttributeForm.js +3 -3
  87. package/dist/elements/public/AttributeForm/AttributeForm.js.map +1 -1
  88. package/dist/elements/public/CouponCodeForm/CouponCodeForm.js +4 -4
  89. package/dist/elements/public/CouponCodeForm/CouponCodeForm.js.map +1 -1
  90. package/dist/elements/public/CouponForm/CouponForm.js +4 -4
  91. package/dist/elements/public/CouponForm/CouponForm.js.map +1 -1
  92. package/dist/elements/public/CustomFieldForm/CustomFieldForm.js +3 -3
  93. package/dist/elements/public/CustomFieldForm/CustomFieldForm.js.map +1 -1
  94. package/dist/elements/public/EmailTemplateForm/EmailTemplateForm.js +4 -4
  95. package/dist/elements/public/EmailTemplateForm/EmailTemplateForm.js.map +1 -1
  96. package/dist/elements/public/GiftCardCodeForm/GiftCardCodeForm.js +4 -4
  97. package/dist/elements/public/GiftCardCodeForm/GiftCardCodeForm.js.map +1 -1
  98. package/dist/elements/public/GiftCardForm/GiftCardForm.js +4 -4
  99. package/dist/elements/public/GiftCardForm/GiftCardForm.js.map +1 -1
  100. package/dist/elements/public/ItemForm/ItemForm.js +26 -13
  101. package/dist/elements/public/ItemForm/ItemForm.js.map +1 -1
  102. package/dist/elements/public/ItemForm/index.d.ts +1 -1
  103. package/dist/elements/public/ItemForm/index.js +1 -1
  104. package/dist/elements/public/ItemForm/index.js.map +1 -1
  105. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/InternalItemFormCartControl.d.ts +0 -1
  106. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/InternalItemFormCartControl.js +8 -14
  107. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/InternalItemFormCartControl.js.map +1 -1
  108. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/index.d.ts +0 -1
  109. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/index.js +0 -1
  110. package/dist/elements/public/ItemForm/internal/InternalItemFormCartControl/index.js.map +1 -1
  111. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/InternalItemFormInventoryControl.d.ts +0 -1
  112. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/InternalItemFormInventoryControl.js +13 -19
  113. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/InternalItemFormInventoryControl.js.map +1 -1
  114. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/index.d.ts +0 -1
  115. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/index.js +0 -1
  116. package/dist/elements/public/ItemForm/internal/InternalItemFormInventoryControl/index.js.map +1 -1
  117. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/InternalItemFormLineItemDiscountControl.d.ts +0 -1
  118. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/InternalItemFormLineItemDiscountControl.js +17 -23
  119. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/InternalItemFormLineItemDiscountControl.js.map +1 -1
  120. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/index.d.ts +0 -1
  121. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/index.js +0 -1
  122. package/dist/elements/public/ItemForm/internal/InternalItemFormLineItemDiscountControl/index.js.map +1 -1
  123. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/InternalItemFormShippingControl.d.ts +0 -1
  124. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/InternalItemFormShippingControl.js +14 -20
  125. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/InternalItemFormShippingControl.js.map +1 -1
  126. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/index.d.ts +0 -1
  127. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/index.js +0 -1
  128. package/dist/elements/public/ItemForm/internal/InternalItemFormShippingControl/index.js.map +1 -1
  129. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/InternalItemFormSubscriptionControl.d.ts +0 -1
  130. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/InternalItemFormSubscriptionControl.js +28 -26
  131. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/InternalItemFormSubscriptionControl.js.map +1 -1
  132. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/index.d.ts +0 -1
  133. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/index.js +0 -1
  134. package/dist/elements/public/ItemForm/internal/InternalItemFormSubscriptionControl/index.js.map +1 -1
  135. package/dist/elements/public/PaymentsApi/PaymentsApi.js +7 -1
  136. package/dist/elements/public/PaymentsApi/PaymentsApi.js.map +1 -1
  137. package/dist/elements/public/PaymentsApiPaymentMethodForm/PaymentsApiPaymentMethodForm.js +1 -1
  138. package/dist/elements/public/PaymentsApiPaymentMethodForm/PaymentsApiPaymentMethodForm.js.map +1 -1
  139. package/dist/elements/public/ReportForm/ReportForm.js +4 -4
  140. package/dist/elements/public/ReportForm/ReportForm.js.map +1 -1
  141. package/dist/elements/public/StoreForm/StoreForm.js +1 -1
  142. package/dist/elements/public/StoreForm/StoreForm.js.map +1 -1
  143. package/dist/elements/public/TaxForm/TaxForm.js +4 -4
  144. package/dist/elements/public/TaxForm/TaxForm.js.map +1 -1
  145. package/dist/elements/public/TemplateForm/TemplateForm.js +4 -4
  146. package/dist/elements/public/TemplateForm/TemplateForm.js.map +1 -1
  147. package/package.json +1 -1
  148. package/dist/cdn/shared-7fab31ac.js +0 -1
  149. package/dist/cdn/shared-e2e2ca6a.js +0 -1
  150. package/dist/elements/private/PropertyTable/PropertyTable.d.ts +0 -12
  151. package/dist/elements/private/PropertyTable/PropertyTable.js +0 -43
  152. package/dist/elements/private/PropertyTable/PropertyTable.js.map +0 -1
@@ -75,7 +75,7 @@
75
75
  "subscription": {
76
76
  "title": "Subscription",
77
77
  "frequency": {
78
- "label": "Frequency",
78
+ "label": "Subscription frequency",
79
79
  "helper_text": "",
80
80
  "day": "Day",
81
81
  "day_plural": "Days",
@@ -87,21 +87,21 @@
87
87
  "year_plural": "Years"
88
88
  },
89
89
  "start": {
90
- "label": "Start date",
90
+ "label": "Subscription start",
91
91
  "helper_text": "",
92
92
  "placeholder": "01/01/2022"
93
93
  },
94
94
  "end": {
95
- "label": "End date",
95
+ "label": "Subscription end",
96
96
  "helper_text": "",
97
97
  "placeholder": "01/01/2022"
98
98
  },
99
99
  "next": {
100
- "label": "Next transaction date",
100
+ "label": "Next payment (subscriptions only)",
101
101
  "helper_text": "",
102
102
  "placeholder": "01/01/2022"
103
103
  },
104
- "dialog": {
104
+ "form": {
105
105
  "save": "Save",
106
106
  "update": "Update",
107
107
  "day": "Day",
@@ -207,7 +207,6 @@
207
207
  }
208
208
  },
209
209
  "line-item-discount": {
210
- "title": "Line item discount",
211
210
  "coupon": {
212
211
  "label": "Coupon",
213
212
  "helper_text": "",
@@ -234,7 +233,6 @@
234
233
  }
235
234
  },
236
235
  "cart": {
237
- "title": "Cart",
238
236
  "expires": {
239
237
  "label": "Expires",
240
238
  "helper_text": "",
@@ -262,7 +260,6 @@
262
260
  }
263
261
  },
264
262
  "shipping": {
265
- "title": "Shipping",
266
263
  "shipto": {
267
264
  "label": "Shipping address",
268
265
  "helper_text": "",
@@ -290,7 +287,6 @@
290
287
  }
291
288
  },
292
289
  "inventory": {
293
- "title": "Inventory",
294
290
  "category": {
295
291
  "label": "Item category",
296
292
  "helper_text": "",
@@ -343,73 +339,37 @@
343
339
  },
344
340
  "attributes": {
345
341
  "title": "Attributes",
346
- "card": {
347
- "spinner": {
348
- "loading_busy": "Loading",
349
- "loading_empty": "No data",
350
- "loading_error": "Failed to load"
351
- }
352
- },
353
- "pagination": {
354
- "first": "First",
355
- "last": "Last",
356
- "next": "Next",
357
- "pagination": "{{from}}-{{to}} out of {{total}}",
358
- "previous": "Previous"
359
- },
360
342
  "dialog": {
343
+ "header_create": "Create attribute",
344
+ "header_update": "Update attribute",
361
345
  "close": "Close",
362
- "cancel": "Cancel",
363
- "header_update": "Attribute",
364
- "header_create": "New attribute",
365
346
  "save": "Save",
347
+ "cancel": "Cancel",
366
348
  "undo_header": "Unsaved changes",
367
349
  "undo_message": "Looks like you didn't save your changes! What would you like to do with them?",
368
350
  "undo_cancel": "Review",
369
- "undo_confirm": "Discard",
370
- "confirm": "Confirm",
371
- "attribute-form": {
372
- "create": "Create",
373
- "date": "{{value, date}}",
374
- "date_created": "Created on",
375
- "date_modified": "Last updated",
376
- "delete": "Delete",
377
- "delete_prompt": "This resource will be permanently removed. Are you sure?",
378
- "name": "Name",
379
- "v8n_required": "Required",
380
- "v8n_too_long": "Too long",
381
- "value": "Value",
382
- "visibility": "Visibility",
383
- "visibility_private": "Only me",
384
- "visibility_public": "Everyone",
385
- "visibility_restricted": "Store admins",
351
+ "undo_confirm": "Discard"
352
+ },
353
+ "pagination": {
354
+ "create_button_text": "Add attribute",
355
+ "card": {
356
+ "delete_button_text": "Delete",
386
357
  "spinner": {
387
358
  "loading_busy": "Loading",
359
+ "loading_empty": "No data",
388
360
  "loading_error": "Failed to load"
389
361
  }
390
- }
362
+ },
363
+ "first": "First",
364
+ "last": "Last",
365
+ "next": "Next",
366
+ "pagination": "{{from}}-{{to}} out of {{total}}",
367
+ "previous": "Previous"
391
368
  }
392
369
  },
393
370
  "item-options": {
394
371
  "title": "Item options",
395
- "card": {
396
- "spinner": {
397
- "loading_busy": "Loading",
398
- "loading_empty": "No data",
399
- "loading_error": "Failed to load"
400
- }
401
- },
402
- "dialog": {
403
- "close": "Close",
404
- "cancel": "Cancel",
405
- "header_update": "Item option",
406
- "header_create": "New item option",
407
- "save": "Save",
408
- "undo_header": "Unsaved changes",
409
- "undo_message": "Looks like you didn't save your changes! What would you like to do with them?",
410
- "undo_cancel": "Review",
411
- "undo_confirm": "Discard",
412
- "confirm": "Confirm",
372
+ "form": {
413
373
  "name": {
414
374
  "label": "Name",
415
375
  "helper_text": "",
@@ -436,7 +396,7 @@
436
396
  },
437
397
  "timestamps": {
438
398
  "date_created": "Created on",
439
- "date_modified": "Last updated",
399
+ "date_modified": "Last updated on",
440
400
  "date": "{{value, date}}"
441
401
  },
442
402
  "spinner": {
@@ -452,7 +412,27 @@
452
412
  "create": "Create"
453
413
  }
454
414
  },
415
+ "dialog": {
416
+ "header_create": "Create option",
417
+ "header_update": "Update option",
418
+ "close": "Close",
419
+ "save": "Save",
420
+ "cancel": "Cancel",
421
+ "undo_header": "Unsaved changes",
422
+ "undo_message": "Looks like you didn't save your changes! What would you like to do with them?",
423
+ "undo_cancel": "Review",
424
+ "undo_confirm": "Discard"
425
+ },
455
426
  "pagination": {
427
+ "card": {
428
+ "delete_button_text": "Delete",
429
+ "spinner": {
430
+ "loading_busy": "Loading",
431
+ "loading_empty": "No data",
432
+ "loading_error": "Failed to load"
433
+ }
434
+ },
435
+ "create_button_text": "Add option",
456
436
  "first": "First",
457
437
  "last": "Last",
458
438
  "next": "Next",
@@ -462,7 +442,7 @@
462
442
  },
463
443
  "timestamps": {
464
444
  "date_created": "Created on",
465
- "date_modified": "Last updated",
445
+ "date_modified": "Last updated on",
466
446
  "date": "{{value, date}}"
467
447
  },
468
448
  "delete": {
@@ -739,7 +719,7 @@
739
719
  },
740
720
  "timestamps": {
741
721
  "date_created": "Created on",
742
- "date_modified": "Last updated",
722
+ "date_modified": "Last updated on",
743
723
  "date": "{{value, date}}"
744
724
  },
745
725
  "view-as-customer": {
@@ -56,7 +56,7 @@
56
56
  },
57
57
  "timestamps": {
58
58
  "date_created": "Created on",
59
- "date_modified": "Last updated",
59
+ "date_modified": "Last updated on",
60
60
  "date": "{{value, date}}"
61
61
  },
62
62
  "delete": {
@@ -5,7 +5,7 @@
5
5
  "create": "Create",
6
6
  "date": "{{value, date}}",
7
7
  "date_created": "Created on",
8
- "date_modified": "Last updated",
8
+ "date_modified": "Last updated on",
9
9
  "delete": "Delete",
10
10
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
11
11
  "v8n_required": "Required",
@@ -26,7 +26,7 @@
26
26
  "custom_discount": "Custom discount",
27
27
  "date": "{{value, date}}",
28
28
  "date_created": "Created on",
29
- "date_modified": "Last updated",
29
+ "date_modified": "Last updated on",
30
30
  "delete": "Delete",
31
31
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
32
32
  "description": "Description",
@@ -111,7 +111,7 @@
111
111
  "code": "Code",
112
112
  "date": "{{value, date}}",
113
113
  "date_created": "Created on",
114
- "date_modified": "Last updated",
114
+ "date_modified": "Last updated on",
115
115
  "delete": "Delete",
116
116
  "field": "Field",
117
117
  "hidden": "Hidden",
@@ -154,7 +154,7 @@
154
154
  "create": "Create",
155
155
  "date": "{{value, date}}",
156
156
  "date_created": "Created on",
157
- "date_modified": "Last updated",
157
+ "date_modified": "Last updated on",
158
158
  "delete": "Delete",
159
159
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
160
160
  "v8n_required": "Required",
@@ -213,7 +213,7 @@
213
213
  "code": "Code",
214
214
  "date": "{{value, date}}",
215
215
  "date_created": "Created on",
216
- "date_modified": "Last updated",
216
+ "date_modified": "Last updated on",
217
217
  "delete": "Delete",
218
218
  "field": "Field",
219
219
  "hidden": "Hidden",
@@ -3,7 +3,7 @@
3
3
  "create": "Create",
4
4
  "date": "{{value, date}}",
5
5
  "date_created": "Created on",
6
- "date_modified": "Last updated",
6
+ "date_modified": "Last updated on",
7
7
  "delete": "Delete",
8
8
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
9
9
  "name": "Name",
@@ -38,7 +38,7 @@
38
38
  "create": "Create",
39
39
  "date": "{{value, date}}",
40
40
  "date_created": "Created on",
41
- "date_modified": "Last updated",
41
+ "date_modified": "Last updated on",
42
42
  "delete": "Delete",
43
43
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
44
44
  "first_name": "First name",
@@ -643,7 +643,7 @@
643
643
  "create": "Create",
644
644
  "date": "{{value, date}}",
645
645
  "date_created": "Created on",
646
- "date_modified": "Last updated",
646
+ "date_modified": "Last updated on",
647
647
  "delete": "Delete",
648
648
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
649
649
  "name": "Name",
@@ -725,7 +725,7 @@
725
725
  },
726
726
  "timestamps": {
727
727
  "date_created": "Created on",
728
- "date_modified": "Last updated",
728
+ "date_modified": "Last updated on",
729
729
  "date": "{{value, date}}"
730
730
  },
731
731
  "delete": {
@@ -72,7 +72,7 @@
72
72
  },
73
73
  "timestamps": {
74
74
  "date_created": "Created on",
75
- "date_modified": "Last updated",
75
+ "date_modified": "Last updated on",
76
76
  "date": "{{value, date}}"
77
77
  },
78
78
  "delete": {
@@ -50,7 +50,7 @@
50
50
  "create": "Create",
51
51
  "date": "{{value, date}}",
52
52
  "date_created": "Created on",
53
- "date_modified": "Last updated",
53
+ "date_modified": "Last updated on",
54
54
  "delete": "Delete",
55
55
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
56
56
  "first_name": "First name",
@@ -697,7 +697,7 @@
697
697
  },
698
698
  "timestamps": {
699
699
  "date_created": "Created on",
700
- "date_modified": "Last updated",
700
+ "date_modified": "Last updated on",
701
701
  "date": "{{value, date}}"
702
702
  },
703
703
  "spinner": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "timestamps": {
49
49
  "date_created": "Created on",
50
- "date_modified": "Last updated",
50
+ "date_modified": "Last updated on",
51
51
  "date": "{{value, date}}"
52
52
  },
53
53
  "delete": {
@@ -5,7 +5,7 @@
5
5
  "create": "Create",
6
6
  "date": "{{value, date}}",
7
7
  "date_created": "Created on",
8
- "date_modified": "Last updated",
8
+ "date_modified": "Last updated on",
9
9
  "default": "Default",
10
10
  "delete": "Delete",
11
11
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
@@ -6,7 +6,7 @@
6
6
  "current_balance": "Current balance",
7
7
  "date": "{{value, date}}",
8
8
  "date_created": "Created on",
9
- "date_modified": "Last updated",
9
+ "date_modified": "Last updated on",
10
10
  "delete": "Delete",
11
11
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
12
12
  "end_date": "End date",
@@ -183,7 +183,7 @@
183
183
  "current_balance": "Current balance",
184
184
  "date": "{{value, date}}",
185
185
  "date_created": "Created on",
186
- "date_modified": "Last updated",
186
+ "date_modified": "Last updated on",
187
187
  "day": "Day",
188
188
  "day_plural": "Days",
189
189
  "delete": "Delete",
@@ -273,7 +273,7 @@
273
273
  "current_balance": "Current balance",
274
274
  "date": "{{value, date}}",
275
275
  "date_created": "Created on",
276
- "date_modified": "Last updated",
276
+ "date_modified": "Last updated on",
277
277
  "delete": "Delete",
278
278
  "delete_prompt": "This resource will be permanently removed. Are you sure?",
279
279
  "end_date": "End date",
@@ -355,7 +355,7 @@
355
355
  "current_balance": "Current balance",
356
356
  "date": "{{value, date}}",
357
357
  "date_created": "Created on",
358
- "date_modified": "Last updated",
358
+ "date_modified": "Last updated on",
359
359
  "delete": "Delete",
360
360
  "end_date": "End date",
361
361
  "field": "Field",
@@ -178,7 +178,7 @@
178
178
  },
179
179
  "timestamps": {
180
180
  "date_created": "Created on",
181
- "date_modified": "Last updated",
181
+ "date_modified": "Last updated on",
182
182
  "date": "{{value, date}}"
183
183
  },
184
184
  "delete": {
@@ -22,7 +22,8 @@
22
22
  "subscription": {
23
23
  "title": "Subscription",
24
24
  "frequency": {
25
- "label": "Frequency",
25
+ "label": "Subscription frequency",
26
+ "helper_text": "",
26
27
  "day": "Day",
27
28
  "day_plural": "Days",
28
29
  "week": "Week",
@@ -33,17 +34,17 @@
33
34
  "year_plural": "Years"
34
35
  },
35
36
  "start": {
36
- "label": "Start date",
37
+ "label": "Subscription start",
37
38
  "helper_text": "",
38
39
  "placeholder": "01/01/2022"
39
40
  },
40
41
  "end": {
41
- "label": "End date",
42
+ "label": "Subscription end",
42
43
  "helper_text": "",
43
44
  "placeholder": "01/01/2022"
44
45
  },
45
46
  "next": {
46
- "label": "Next transaction date",
47
+ "label": "Next payment (subscriptions only)",
47
48
  "helper_text": "",
48
49
  "placeholder": "01/01/2022"
49
50
  },
@@ -153,7 +154,6 @@
153
154
  }
154
155
  },
155
156
  "line-item-discount": {
156
- "title": "Line item discount",
157
157
  "coupon": {
158
158
  "label": "Coupon",
159
159
  "helper_text": "",
@@ -180,7 +180,6 @@
180
180
  }
181
181
  },
182
182
  "cart": {
183
- "title": "Cart",
184
183
  "expires": {
185
184
  "label": "Expires",
186
185
  "helper_text": "",
@@ -208,7 +207,6 @@
208
207
  }
209
208
  },
210
209
  "shipping": {
211
- "title": "Shipping",
212
210
  "shipto": {
213
211
  "label": "Shipping address",
214
212
  "helper_text": "",
@@ -236,7 +234,6 @@
236
234
  }
237
235
  },
238
236
  "inventory": {
239
- "title": "Inventory",
240
237
  "category": {
241
238
  "label": "Item category",
242
239
  "helper_text": "",
@@ -289,17 +286,9 @@
289
286
  },
290
287
  "attributes": {
291
288
  "title": "Attributes",
292
-
293
- "card": {
294
- "spinner": {
295
- "loading_busy": "Loading",
296
- "loading_empty": "No data",
297
- "loading_error": "Failed to load"
298
- }
299
- },
300
-
301
289
  "dialog": {
302
290
  "header_create": "Create attribute",
291
+ "header_update": "Update attribute",
303
292
  "close": "Close",
304
293
  "save": "Save",
305
294
  "cancel": "Cancel",
@@ -308,8 +297,16 @@
308
297
  "undo_cancel": "Review",
309
298
  "undo_confirm": "Discard"
310
299
  },
311
-
312
300
  "pagination": {
301
+ "create_button_text": "Add attribute",
302
+ "card": {
303
+ "delete_button_text": "Delete",
304
+ "spinner": {
305
+ "loading_busy": "Loading",
306
+ "loading_empty": "No data",
307
+ "loading_error": "Failed to load"
308
+ }
309
+ },
313
310
  "first": "First",
314
311
  "last": "Last",
315
312
  "next": "Next",
@@ -319,15 +316,6 @@
319
316
  },
320
317
  "item-options": {
321
318
  "title": "Item options",
322
-
323
- "card": {
324
- "spinner": {
325
- "loading_busy": "Loading",
326
- "loading_empty": "No data",
327
- "loading_error": "Failed to load"
328
- }
329
- },
330
-
331
319
  "form": {
332
320
  "name": {
333
321
  "label": "Name",
@@ -355,7 +343,7 @@
355
343
  },
356
344
  "timestamps": {
357
345
  "date_created": "Created on",
358
- "date_modified": "Last updated",
346
+ "date_modified": "Last updated on",
359
347
  "date": "{{value, date}}"
360
348
  },
361
349
  "spinner": {
@@ -371,9 +359,9 @@
371
359
  "create": "Create"
372
360
  }
373
361
  },
374
-
375
362
  "dialog": {
376
- "header_create": "Create item option",
363
+ "header_create": "Create option",
364
+ "header_update": "Update option",
377
365
  "close": "Close",
378
366
  "save": "Save",
379
367
  "cancel": "Cancel",
@@ -382,8 +370,16 @@
382
370
  "undo_cancel": "Review",
383
371
  "undo_confirm": "Discard"
384
372
  },
385
-
386
373
  "pagination": {
374
+ "card": {
375
+ "delete_button_text": "Delete",
376
+ "spinner": {
377
+ "loading_busy": "Loading",
378
+ "loading_empty": "No data",
379
+ "loading_error": "Failed to load"
380
+ }
381
+ },
382
+ "create_button_text": "Add option",
387
383
  "first": "First",
388
384
  "last": "Last",
389
385
  "next": "Next",
@@ -393,7 +389,7 @@
393
389
  },
394
390
  "timestamps": {
395
391
  "date_created": "Created on",
396
- "date_modified": "Last updated",
392
+ "date_modified": "Last updated on",
397
393
  "date": "{{value, date}}"
398
394
  },
399
395
  "delete": {
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "timestamps": {
27
27
  "date_created": "Created on",
28
- "date_modified": "Last updated",
28
+ "date_modified": "Last updated on",
29
29
  "date": "{{value, date}}"
30
30
  },
31
31
  "spinner": {
@@ -16,7 +16,7 @@
16
16
  },
17
17
  "timestamps": {
18
18
  "date_created": "Created on",
19
- "date_modified": "Last updated",
19
+ "date_modified": "Last updated on",
20
20
  "date": "{{value, date}}"
21
21
  },
22
22
  "delete": {
@@ -16,7 +16,7 @@
16
16
  },
17
17
  "timestamps": {
18
18
  "date_created": "Created on",
19
- "date_modified": "Last updated",
19
+ "date_modified": "Last updated on",
20
20
  "date": "{{value, date}}"
21
21
  },
22
22
  "spinner": {
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "timestamps": {
45
45
  "date_created": "Created on",
46
- "date_modified": "Last updated",
46
+ "date_modified": "Last updated on",
47
47
  "date": "{{value, date}}"
48
48
  },
49
49
  "spinner": {
@@ -66,7 +66,7 @@
66
66
  },
67
67
  "timestamps": {
68
68
  "date_created": "Created on",
69
- "date_modified": "Last updated",
69
+ "date_modified": "Last updated on",
70
70
  "date": "{{value, date}}"
71
71
  },
72
72
  "spinner": {
@@ -3,7 +3,7 @@
3
3
  "create": "Create",
4
4
  "date": "{{value, date}}",
5
5
  "date_created": "Created on",
6
- "date_modified": "Last updated",
6
+ "date_modified": "Last updated on",
7
7
  "datetime_end_required": "End date is required",
8
8
  "datetime_start_required": "Start date is required",
9
9
  "delete": "Delete",