@commercetools-frontend-extensions/change-history 9.2.0 → 9.3.0

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.
@@ -11,6 +11,15 @@ var en = {
11
11
  developer_comment: "Label when the event is an update",
12
12
  string: "Update"
13
13
  },
14
+ "BusinessUnit.AssociatesPresenter.inheritanceDisabled": {
15
+ string: "disabled"
16
+ },
17
+ "BusinessUnit.AssociatesPresenter.inheritanceEnabled": {
18
+ string: "enabled"
19
+ },
20
+ "BusinessUnit.AssociatesPresenter.noRoles": {
21
+ string: "no roles"
22
+ },
14
23
  "ChangeHistory.Error.notifiedTeam": {
15
24
  string: "Our team has been notified about this issue."
16
25
  },
@@ -115,7 +124,7 @@ var en = {
115
124
  },
116
125
  "ChangeHistory.explorePremium.featureCardExternalUsersBody": {
117
126
  developer_comment: "Text for the body of the feature card",
118
- string: "Multiple systems, such as an OMS, can integrate well into commercetools. Use <a>Client Logging</a> to capture your employee IDs associated with a change made from those systems."
127
+ string: "Multiple systems, such as an OMS, can integrate well into commercetools. Use <a>client logging</a> to capture your employee IDs associated with a change made from those systems."
119
128
  },
120
129
  "ChangeHistory.explorePremium.featureCardExternalUsersHeader": {
121
130
  developer_comment: "Text for the header of the feature card",
@@ -419,7 +428,7 @@ var en = {
419
428
  },
420
429
  "ChangeHistory.list.noUpdatesWarning": {
421
430
  developer_comment: "A warning message indicating change history will not receive updates temporarily",
422
- string: "Due to the heavy load, Change History is not collecting change information."
431
+ string: "Due to the heavy load, change history is not collecting change information."
423
432
  },
424
433
  "ChangeHistory.list.reducedPerformanceWarning": {
425
434
  developer_comment: "A warning message indicating reduced performance",
@@ -465,6 +474,10 @@ var en = {
465
474
  developer_comment: "Text for platform change",
466
475
  string: "Platform initiated"
467
476
  },
477
+ "ChangeHistory.modifiedBy.changeMadeViaApi": {
478
+ developer_comment: "Text when change was made via API but client details are not available due to permissions",
479
+ string: "Change made via API"
480
+ },
468
481
  "ChangeHistory.modifiedBy.customerLabel": {
469
482
  developer_comment: "Label for customer avatar tooltip",
470
483
  string: "Customer"
@@ -569,6 +582,14 @@ var en = {
569
582
  developer_comment: "Label for indicating which business unit a role was inherited from",
570
583
  string: "inherited from"
571
584
  },
585
+ "ChangeItem.businessUnit.storeModeExplicit": {
586
+ developer_comment: "Label for business unit store mode Explicit",
587
+ string: "Explicit"
588
+ },
589
+ "ChangeItem.businessUnit.storeModeFromParent": {
590
+ developer_comment: "Label for business unit store mode from parent",
591
+ string: "From parent"
592
+ },
572
593
  "ChangeItem.carrierLabel": {
573
594
  developer_comment: "Label for carrier label",
574
595
  string: "Carrier: {carrier}"
@@ -685,10 +706,34 @@ var en = {
685
706
  developer_comment: "Label for definition type",
686
707
  string: "Type: {type}"
687
708
  },
709
+ "ChangeItem.deliveryDetailsLabel": {
710
+ developer_comment: "Label describing delivery details (used for add/remove operations)",
711
+ string: "Delivery created on {deliveryDate} with {itemCount} items and {parcelCount} parcels"
712
+ },
688
713
  "ChangeItem.deliveryLabel": {
689
714
  developer_comment: "Label for delivery",
690
715
  string: "On delivery {delivery}"
691
716
  },
717
+ "ChangeItem.directDiscountLabel": {
718
+ developer_comment: "Label for direct discount header",
719
+ string: "Discount {index}"
720
+ },
721
+ "ChangeItem.directDiscountRelativeValue": {
722
+ developer_comment: "Label for relative discount value",
723
+ string: "{percentage}% (relative)"
724
+ },
725
+ "ChangeItem.directDiscountTargetLabel": {
726
+ developer_comment: "Label for direct discount target section",
727
+ string: "Target:"
728
+ },
729
+ "ChangeItem.directDiscountTargetType": {
730
+ developer_comment: "Label for direct discount target type",
731
+ string: "Type: {type}"
732
+ },
733
+ "ChangeItem.directDiscountValueLabel": {
734
+ developer_comment: "Label for direct discount value section",
735
+ string: "Value:"
736
+ },
692
737
  "ChangeItem.discountedPriceLabel": {
693
738
  developer_comment: "Label for discounted price",
694
739
  string: "Discounted price: {discountedPrice} (per unit)"
@@ -769,6 +814,98 @@ var en = {
769
814
  developer_comment: "Label for total of reviews",
770
815
  string: "Number of reviews: {count}"
771
816
  },
817
+ "ChangeItem.order.discountTypeCombination.chosenDiscountTypeCartDiscount": {
818
+ developer_comment: "Label for chosen discount type CartDiscount",
819
+ string: "Cart discount"
820
+ },
821
+ "ChangeItem.order.discountTypeCombination.chosenDiscountTypeLabel": {
822
+ developer_comment: "Label for chosen discount type field",
823
+ string: "Chosen discount type"
824
+ },
825
+ "ChangeItem.order.discountTypeCombination.chosenDiscountTypeProductDiscount": {
826
+ developer_comment: "Label for chosen discount type ProductDiscount",
827
+ string: "Product discount"
828
+ },
829
+ "ChangeItem.order.discountTypeCombination.typeBestDeal": {
830
+ developer_comment: "Label for order discount type combination BestDeal type",
831
+ string: "Best deal"
832
+ },
833
+ "ChangeItem.order.discountTypeCombination.typeStacking": {
834
+ developer_comment: "Label for order discount type combination Stacking type",
835
+ string: "Stacking"
836
+ },
837
+ "ChangeItem.order.setDiscountOnTotalPrice.discountedAmountLabel": {
838
+ developer_comment: "Label for discounted amount on total price",
839
+ string: "Discounted amount"
840
+ },
841
+ "ChangeItem.order.setDiscountOnTotalPrice.discountedGrossAmountLabel": {
842
+ developer_comment: "Label for discounted gross amount on total price",
843
+ string: "Discounted gross amount"
844
+ },
845
+ "ChangeItem.order.setDiscountOnTotalPrice.discountedNetAmountLabel": {
846
+ developer_comment: "Label for discounted net amount on total price",
847
+ string: "Discounted net amount"
848
+ },
849
+ "ChangeItem.order.setDiscountOnTotalPrice.includedDiscountedAmountLabel": {
850
+ developer_comment: "Label for included discounted amount",
851
+ string: "Discounted amount"
852
+ },
853
+ "ChangeItem.order.setDiscountOnTotalPrice.includedDiscountsLabel": {
854
+ developer_comment: "Label for included discounts list on total price",
855
+ string: "Included discounts"
856
+ },
857
+ "ChangeItem.order.shipping.shippingAddress": {
858
+ developer_comment: "Label for order shipping address field",
859
+ string: "Shipping address"
860
+ },
861
+ "ChangeItem.order.shipping.shippingCustomFields": {
862
+ developer_comment: "Label for order shipping custom fields field",
863
+ string: "Shipping custom fields"
864
+ },
865
+ "ChangeItem.order.shipping.shippingKey": {
866
+ developer_comment: "Label for order shipping key field",
867
+ string: "Shipping key"
868
+ },
869
+ "ChangeItem.order.shipping.shippingMethod": {
870
+ developer_comment: "Label for order shipping method field",
871
+ string: "Shipping method"
872
+ },
873
+ "ChangeItem.order.shipping.shippingPrice": {
874
+ developer_comment: "Label for order shipping price field",
875
+ string: "Shipping price"
876
+ },
877
+ "ChangeItem.order.shipping.shippingRateInput": {
878
+ developer_comment: "Label for order shipping rate input field",
879
+ string: "Shipping rate input"
880
+ },
881
+ "ChangeItem.order.shipping.shippingRateInput.keyLabel": {
882
+ developer_comment: "Label for order shipping rate input key field",
883
+ string: "Key"
884
+ },
885
+ "ChangeItem.order.shipping.shippingRateInput.labelLabel": {
886
+ developer_comment: "Label for order shipping rate input label field",
887
+ string: "Label"
888
+ },
889
+ "ChangeItem.order.shipping.shippingRateInput.scoreLabel": {
890
+ developer_comment: "Label for order shipping rate input score field",
891
+ string: "Score"
892
+ },
893
+ "ChangeItem.order.shipping.shippingRateInput.typeClassification": {
894
+ developer_comment: "Value label for Classification shipping rate input type",
895
+ string: "Classification"
896
+ },
897
+ "ChangeItem.order.shipping.shippingRateInput.typeLabel": {
898
+ developer_comment: "Label for order shipping rate input type field",
899
+ string: "Type"
900
+ },
901
+ "ChangeItem.order.shipping.shippingRateInput.typeScore": {
902
+ developer_comment: "Value label for Score shipping rate input type",
903
+ string: "Score"
904
+ },
905
+ "ChangeItem.parcelDetailsLabel": {
906
+ developer_comment: "Label describing parcel details (used for add/remove operations)",
907
+ string: "Parcel created on {parcelDate} with {itemCount} items"
908
+ },
772
909
  "ChangeItem.parcelInfoLabel": {
773
910
  developer_comment: "Label for parcel info",
774
911
  string: "Item: {parcelId} Quantity: {parcelQuantity}"
@@ -795,11 +932,11 @@ var en = {
795
932
  },
796
933
  "ChangeItem.productSelection.variantSelection.includeAllExcept": {
797
934
  developer_comment: "Label for includeAllExcept variant selection type",
798
- string: "<b>Include all except</b> these variants:"
935
+ string: "<b>Include all except</b>:"
799
936
  },
800
937
  "ChangeItem.productSelection.variantSelection.includeOnly": {
801
938
  developer_comment: "Label for includeOnly variant selection type",
802
- string: "<b>Include only</b> these variants:"
939
+ string: "<b>Include only</b>:"
803
940
  },
804
941
  "ChangeItem.providerLabel": {
805
942
  developer_comment: "Label for provider label",
@@ -857,24 +994,56 @@ var en = {
857
994
  developer_comment: "Label for quote request submitted state",
858
995
  string: "Submitted"
859
996
  },
860
- "ChangeItem.removeDeliveryLabel": {
861
- developer_comment: "Label for remove delivery",
862
- string: "Delivery created on {deliveryDate} with {items} items and {parcels} parcels"
997
+ "ChangeItem.reservation.checkoutStartedAtLabel": {
998
+ developer_comment: "Label for reservation checkout started at",
999
+ string: "Checkout started at"
1000
+ },
1001
+ "ChangeItem.reservation.createdAtLabel": {
1002
+ developer_comment: "Label for reservation created at",
1003
+ string: "Created at"
863
1004
  },
864
- "ChangeItem.removeParcelLabel": {
865
- developer_comment: "Label for remove a parcel",
866
- string: "Parcel created on {parcelDate} with {items} items"
1005
+ "ChangeItem.reservation.ownerLabel": {
1006
+ developer_comment: "Label for reservation owner",
1007
+ string: "Owner"
1008
+ },
1009
+ "ChangeItem.reservation.quantityLabel": {
1010
+ developer_comment: "Label for reservation quantity",
1011
+ string: "Quantity"
867
1012
  },
868
1013
  "ChangeItem.restockableInDaysLabel": {
869
1014
  developer_comment: "Label for restockableInDays attribute",
870
1015
  string: "Restockable in days: {restockableInDays} days"
871
1016
  },
1017
+ "ChangeItem.returnItemCommentLabel": {
1018
+ developer_comment: "Label for return item comment",
1019
+ string: "Comment: {comment}"
1020
+ },
1021
+ "ChangeItem.returnItemHasCustomFieldsLabel": {
1022
+ developer_comment: "Label indicating return item has custom fields",
1023
+ string: "Custom fields present"
1024
+ },
1025
+ "ChangeItem.returnItemPaymentStateLabel": {
1026
+ developer_comment: "Label for return item payment state",
1027
+ string: "Payment state: {state}"
1028
+ },
1029
+ "ChangeItem.returnItemQuantityLabel": {
1030
+ developer_comment: "Label for return item quantity",
1031
+ string: "Quantity: {quantity}"
1032
+ },
1033
+ "ChangeItem.returnItemShipmentStateLabel": {
1034
+ developer_comment: "Label for return item shipment state",
1035
+ string: "Shipment state: {state}"
1036
+ },
1037
+ "ChangeItem.returnTrackingIdLabel": {
1038
+ developer_comment: "Label for return tracking ID",
1039
+ string: "Tracking ID: {trackingId}"
1040
+ },
872
1041
  "ChangeItem.seeFullChangeLabel": {
873
1042
  developer_comment: "Label for custom object see full change",
874
1043
  string: "See full change"
875
1044
  },
876
- "ChangeItem.setRestockableInDaysLabel": {
877
- developer_comment: "Label for setRestockableInDays",
1045
+ "ChangeItem.setNumberOfDaysLabel": {
1046
+ developer_comment: "Label for DaysValuePresenter",
878
1047
  string: "{day} days"
879
1048
  },
880
1049
  "ChangeItem.shippingRateFreeAboveLabel": {
@@ -905,10 +1074,6 @@ var en = {
905
1074
  developer_comment: "Label for state quantity change",
906
1075
  string: "Quantity: {quantity}"
907
1076
  },
908
- "ChangeItem.subscriptionToLabel": {
909
- developer_comment: "Label for subscribed to",
910
- string: "Subscribed to {resourceType}"
911
- },
912
1077
  "ChangeItem.syncedAtLabel": {
913
1078
  developer_comment: "Label for synced at date",
914
1079
  string: "Synced at {syncedAt}"
@@ -1001,6 +1166,10 @@ var en = {
1001
1166
  developer_comment: "Label for widthInMillimeter label",
1002
1167
  string: "Width in mm: {widthInMillimeter}"
1003
1168
  },
1169
+ "ChangeItem.zoneLabel": {
1170
+ developer_comment: "Label for zone in shipping rate changes",
1171
+ string: "For <b>zone</b>: {zone}"
1172
+ },
1004
1173
  "Dashboard.DateRangeSelector.labelFilter.1month": {
1005
1174
  developer_comment: "Label for quick filter (1 month)",
1006
1175
  string: "Last 30 days"
@@ -1047,6 +1216,10 @@ var en = {
1047
1216
  developer_comment: "Suggestions title",
1048
1217
  string: "Suggestions:"
1049
1218
  },
1219
+ "ResourceAcion.review.changeIncludedInStatistics": {
1220
+ developer_comment: "Filter for changeIncludedInStatistics action",
1221
+ string: "Change included in statistics"
1222
+ },
1050
1223
  "ResourceAcion.review.setAuthorName": {
1051
1224
  developer_comment: "Label for action setAuthorName",
1052
1225
  string: "Change author name"
@@ -1123,6 +1296,10 @@ var en = {
1123
1296
  developer_comment: "Filter for action changeAddress",
1124
1297
  string: "Change address"
1125
1298
  },
1299
+ "ResourceAction.businessUnit.changeApprovalRuleMode": {
1300
+ developer_comment: "Label for changeApprovalRuleMode action",
1301
+ string: "Change approval rule mode"
1302
+ },
1126
1303
  "ResourceAction.businessUnit.changeAssociate": {
1127
1304
  developer_comment: "Label for changeAssociate action",
1128
1305
  string: "Change associate roles"
@@ -1143,6 +1320,10 @@ var en = {
1143
1320
  developer_comment: "Filter for action changeStatus",
1144
1321
  string: "Change status"
1145
1322
  },
1323
+ "ResourceAction.businessUnit.changeTopLevelUnit": {
1324
+ developer_comment: "Label for changeTopLevelUnit action",
1325
+ string: "Change top level unit"
1326
+ },
1146
1327
  "ResourceAction.businessUnit.removeAssociate": {
1147
1328
  developer_comment: "Filter for action removeAssociate",
1148
1329
  string: "Remove associate"
@@ -1159,6 +1340,26 @@ var en = {
1159
1340
  developer_comment: "Filter for action setAddressCustomType",
1160
1341
  string: "Change custom type in address"
1161
1342
  },
1343
+ "ResourceAction.businessUnit.setAssociates": {
1344
+ developer_comment: "Label for setAssociates action",
1345
+ string: "Set associates"
1346
+ },
1347
+ "ResourceAction.businessUnit.setInheritedAssociates": {
1348
+ developer_comment: "Label for setInheritedAssociates action",
1349
+ string: "Set inherited associates"
1350
+ },
1351
+ "ResourceAction.businessUnit.setInheritedStores": {
1352
+ developer_comment: "Label for setInheritedStores action",
1353
+ string: "Set inherited stores"
1354
+ },
1355
+ "ResourceAction.businessUnit.setStoreMode": {
1356
+ developer_comment: "Label for setStoreMode action",
1357
+ string: "Set store mode"
1358
+ },
1359
+ "ResourceAction.businessUnit.setUnitType": {
1360
+ developer_comment: "Label for setUnitType action",
1361
+ string: "Set unit type"
1362
+ },
1162
1363
  "ResourceAction.cartDiscount.changeCartPredicate": {
1163
1364
  developer_comment: "Filter for action changeCartPredicate",
1164
1365
  string: "Change cart predicate"
@@ -1175,6 +1376,10 @@ var en = {
1175
1376
  developer_comment: "Filter for action changeTarget",
1176
1377
  string: "Change target"
1177
1378
  },
1379
+ "ResourceAction.cartDiscount.setReferences": {
1380
+ developer_comment: "Filter for setReferences action",
1381
+ string: "Set references"
1382
+ },
1178
1383
  "ResourceAction.categories.changeOrderHint": {
1179
1384
  developer_comment: "Label for filter by changeOrderHint",
1180
1385
  string: "Change order hint"
@@ -1183,10 +1388,30 @@ var en = {
1183
1388
  developer_comment: "Label for filter by changeParent",
1184
1389
  string: "Change parent"
1185
1390
  },
1391
+ "ResourceAction.category.setAncestors": {
1392
+ developer_comment: "Filter for setAncestors action",
1393
+ string: "Set ancestors"
1394
+ },
1395
+ "ResourceAction.channel.addRoles": {
1396
+ developer_comment: "Filter for addRoles action",
1397
+ string: "Add roles"
1398
+ },
1399
+ "ResourceAction.channel.removeRoles": {
1400
+ developer_comment: "Filter for removeRoles action",
1401
+ string: "Remove roles"
1402
+ },
1186
1403
  "ResourceAction.channel.setAddress": {
1187
1404
  developer_comment: "Label for filter setAddress",
1188
1405
  string: "Change address"
1189
1406
  },
1407
+ "ResourceAction.channel.setAddressCustomField": {
1408
+ developer_comment: "Filter for setAddressCustomField action",
1409
+ string: "Set address custom field"
1410
+ },
1411
+ "ResourceAction.channel.setAddressCustomType": {
1412
+ developer_comment: "Filter for setAddressCustomType action",
1413
+ string: "Set address custom type"
1414
+ },
1190
1415
  "ResourceAction.channel.setGeoLocation": {
1191
1416
  developer_comment: "Label for filter setGeoLocation",
1192
1417
  string: "Change geo location"
@@ -1395,6 +1620,14 @@ var en = {
1395
1620
  developer_comment: "Filter for changeEmail action",
1396
1621
  string: "Change email"
1397
1622
  },
1623
+ "ResourceAction.customers.setAddressCustomField": {
1624
+ developer_comment: "Filter for setAddressCustomField action",
1625
+ string: "Set address custom field"
1626
+ },
1627
+ "ResourceAction.customers.setAddressCustomType": {
1628
+ developer_comment: "Filter for setAddressCustomType action",
1629
+ string: "Set address custom type"
1630
+ },
1398
1631
  "ResourceAction.customers.setAuthenticationMode": {
1399
1632
  developer_comment: "Filter for setAuthenticationMode action",
1400
1633
  string: "Change authentication mode"
@@ -1407,6 +1640,10 @@ var en = {
1407
1640
  developer_comment: "Filter for setCustomerGroup action",
1408
1641
  string: "Change customer group"
1409
1642
  },
1643
+ "ResourceAction.customers.setCustomerGroupAssignments": {
1644
+ developer_comment: "Filter for setCustomerGroupAssignments action",
1645
+ string: "Set customer group assignments"
1646
+ },
1410
1647
  "ResourceAction.customers.setCustomerNumber": {
1411
1648
  developer_comment: "Filter for setCustomerNumber action",
1412
1649
  string: "Change customer number"
@@ -1451,6 +1688,10 @@ var en = {
1451
1688
  developer_comment: "Label for update action changeGroups",
1452
1689
  string: "Change groups"
1453
1690
  },
1691
+ "ResourceAction.discountCode.setApplicationVersion": {
1692
+ developer_comment: "Filter for setApplicationVersion action",
1693
+ string: "Set application version"
1694
+ },
1454
1695
  "ResourceAction.discountCode.setCartPredicate": {
1455
1696
  developer_comment: "Label for update action setCartPredicate",
1456
1697
  string: "Change cart predicate"
@@ -1463,6 +1704,14 @@ var en = {
1463
1704
  developer_comment: "Label for update action setMaxApplicationsPerCustomer",
1464
1705
  string: "Change max applications per customer"
1465
1706
  },
1707
+ "ResourceAction.discountCode.setReferences": {
1708
+ developer_comment: "Filter for setReferences action",
1709
+ string: "Set references"
1710
+ },
1711
+ "ResourceAction.inventoryEntry.changeAvailableQuantity": {
1712
+ developer_comment: "Filter for changeAvailableQuantity action",
1713
+ string: "Change available quantity"
1714
+ },
1466
1715
  "ResourceAction.inventoryEntry.changeQuantity": {
1467
1716
  developer_comment: "Filter for changeQuantity action",
1468
1717
  string: "Change quantity"
@@ -1471,6 +1720,18 @@ var en = {
1471
1720
  developer_comment: "Filter for setExpectedDelivery action",
1472
1721
  string: "Change expected delivery"
1473
1722
  },
1723
+ "ResourceAction.inventoryEntry.setMaxCartQuantity": {
1724
+ developer_comment: "Filter for setMaxCartQuantity action",
1725
+ string: "Set max cart quantity"
1726
+ },
1727
+ "ResourceAction.inventoryEntry.setMinCartQuantity": {
1728
+ developer_comment: "Filter for setMinCartQuantity action",
1729
+ string: "Set min cart quantity"
1730
+ },
1731
+ "ResourceAction.inventoryEntry.setReservations": {
1732
+ developer_comment: "Filter for setReservations action",
1733
+ string: "Set reservations"
1734
+ },
1474
1735
  "ResourceAction.inventoryEntry.setRestockableInDays": {
1475
1736
  developer_comment: "Filter for setRestockableInDays action",
1476
1737
  string: "Change restockable in days"
@@ -1479,6 +1740,114 @@ var en = {
1479
1740
  developer_comment: "Filter for setSupplyChannel action",
1480
1741
  string: "Change supply channel"
1481
1742
  },
1743
+ "ResourceAction.order.addShipping": {
1744
+ developer_comment: "Filter for addShipping action",
1745
+ string: "Add shipping"
1746
+ },
1747
+ "ResourceAction.order.changeCustomLineItemPriceRoundingMode": {
1748
+ developer_comment: "Filter for changeCustomLineItemPriceRoundingMode action",
1749
+ string: "Change custom line item price rounding mode"
1750
+ },
1751
+ "ResourceAction.order.changeDiscountTypeCombination": {
1752
+ developer_comment: "Filter for changeDiscountTypeCombination action",
1753
+ string: "Change discount type combination"
1754
+ },
1755
+ "ResourceAction.order.changeLineItemPriceRoundingMode": {
1756
+ developer_comment: "Filter for changeLineItemPriceRoundingMode action",
1757
+ string: "Change line item price rounding mode"
1758
+ },
1759
+ "ResourceAction.order.changePriceRoundingMode": {
1760
+ developer_comment: "Filter for changePriceRoundingMode action",
1761
+ string: "Change price rounding mode"
1762
+ },
1763
+ "ResourceAction.order.removeShipping": {
1764
+ developer_comment: "Filter for removeShipping action",
1765
+ string: "Remove shipping"
1766
+ },
1767
+ "ResourceAction.order.setBillingAddressCustomField": {
1768
+ developer_comment: "Filter for setBillingAddressCustomField action",
1769
+ string: "Set billing address custom field"
1770
+ },
1771
+ "ResourceAction.order.setBillingAddressCustomType": {
1772
+ developer_comment: "Filter for setBillingAddressCustomType action",
1773
+ string: "Set billing address custom type"
1774
+ },
1775
+ "ResourceAction.order.setBusinessUnit": {
1776
+ developer_comment: "Filter for setBusinessUnit action",
1777
+ string: "Set business unit"
1778
+ },
1779
+ "ResourceAction.order.setCustomLineItemDiscountedPrice": {
1780
+ developer_comment: "Filter for setCustomLineItemDiscountedPrice action",
1781
+ string: "Set custom line item discounted price"
1782
+ },
1783
+ "ResourceAction.order.setCustomLineItemDiscountedPricePerQuantity": {
1784
+ developer_comment: "Filter for setCustomLineItemDiscountedPricePerQuantity action",
1785
+ string: "Set custom line item discounted price per quantity"
1786
+ },
1787
+ "ResourceAction.order.setDeliveryAddressCustomField": {
1788
+ developer_comment: "Filter for setDeliveryAddressCustomField action",
1789
+ string: "Set delivery address custom field"
1790
+ },
1791
+ "ResourceAction.order.setDeliveryAddressCustomType": {
1792
+ developer_comment: "Filter for setDeliveryAddressCustomType action",
1793
+ string: "Set delivery address custom type"
1794
+ },
1795
+ "ResourceAction.order.setDirectDiscounts": {
1796
+ developer_comment: "Filter for setDirectDiscounts action",
1797
+ string: "Set direct discounts"
1798
+ },
1799
+ "ResourceAction.order.setDiscountOnTotalPrice": {
1800
+ developer_comment: "Filter for setDiscountOnTotalPrice action",
1801
+ string: "Set discount on total price"
1802
+ },
1803
+ "ResourceAction.order.setItemShippingAddressCustomField": {
1804
+ developer_comment: "Filter for setItemShippingAddressCustomField action",
1805
+ string: "Set item shipping address custom field"
1806
+ },
1807
+ "ResourceAction.order.setItemShippingAddressCustomType": {
1808
+ developer_comment: "Filter for setItemShippingAddressCustomType action",
1809
+ string: "Set item shipping address custom type"
1810
+ },
1811
+ "ResourceAction.order.setReturnCustomItemCustomField": {
1812
+ developer_comment: "Filter for setReturnCustomItemCustomField action",
1813
+ string: "Set return custom item custom field"
1814
+ },
1815
+ "ResourceAction.order.setReturnCustomItemCustomType": {
1816
+ developer_comment: "Filter for setReturnCustomItemCustomType action",
1817
+ string: "Set return custom item custom type"
1818
+ },
1819
+ "ResourceAction.order.setReturnInfo": {
1820
+ developer_comment: "Filter for setReturnInfo action",
1821
+ string: "Set return info"
1822
+ },
1823
+ "ResourceAction.order.setShippingAddressCustomField": {
1824
+ developer_comment: "Filter for setShippingAddressCustomField action",
1825
+ string: "Set shipping address custom field"
1826
+ },
1827
+ "ResourceAction.order.setShippingAddressCustomType": {
1828
+ developer_comment: "Filter for setShippingAddressCustomType action",
1829
+ string: "Set shipping address custom type"
1830
+ },
1831
+ "ResourceAction.order.setShippingCustomField": {
1832
+ developer_comment: "Filter for setShippingCustomField action",
1833
+ string: "Set shipping custom field"
1834
+ },
1835
+ "ResourceAction.order.setShippingCustomType": {
1836
+ developer_comment: "Filter for setShippingCustomType action",
1837
+ string: "Set shipping custom type"
1838
+ },
1839
+ "ResourceAction.order.setShippingInfoDiscountedPrice": {
1840
+ developer_comment: "Filter for setShippingInfoDiscountedPrice action",
1841
+ string: "Set shipping info discounted price"
1842
+ },
1843
+ "ResourceAction.order.setShippingMethodTaxCategory": {
1844
+ developer_comment: "Filter for setShippingMethodTaxCategory action",
1845
+ string: "Set shipping method tax category"
1846
+ },
1847
+ "ResourceAction.order.setTaxedShippingPrice": {
1848
+ developer_comment: "Filter for setTaxedShippingPrice action",
1849
+ string: "Set taxed shipping price"
1850
+ },
1482
1851
  "ResourceAction.orders.addCustomLineItem": {
1483
1852
  developer_comment: "Filter for addCustomLineItem action",
1484
1853
  string: "Add custom line item"
@@ -1495,6 +1864,10 @@ var en = {
1495
1864
  developer_comment: "Filter for addItemShippingAddress action",
1496
1865
  string: "Add item shipping address"
1497
1866
  },
1867
+ "ResourceAction.orders.addLineItem": {
1868
+ developer_comment: "Filter for addLineItem action",
1869
+ string: "Add line item"
1870
+ },
1498
1871
  "ResourceAction.orders.addParcelToDelivery": {
1499
1872
  developer_comment: "Filter for addParcelToDelivery action",
1500
1873
  string: "Add parcel to delivery"
@@ -1511,6 +1884,10 @@ var en = {
1511
1884
  developer_comment: "Filter for changeCustomLineItemQuantity action",
1512
1885
  string: "Change custom line item quantity"
1513
1886
  },
1887
+ "ResourceAction.orders.changeLineItemQuantity": {
1888
+ developer_comment: "Filter for changeLineItemQuantity action",
1889
+ string: "Change line item quantity"
1890
+ },
1514
1891
  "ResourceAction.orders.changeOrderState": {
1515
1892
  developer_comment: "Filter for changeOrderState action",
1516
1893
  string: "Change order state"
@@ -1551,6 +1928,10 @@ var en = {
1551
1928
  developer_comment: "Filter for removeItemShippingAddress action",
1552
1929
  string: "Remove item shipping address"
1553
1930
  },
1931
+ "ResourceAction.orders.removeLineItem": {
1932
+ developer_comment: "Filter for removeLineItem action",
1933
+ string: "Remove line item"
1934
+ },
1554
1935
  "ResourceAction.orders.removeParcelFromDelivery": {
1555
1936
  developer_comment: "Filter for removeParcelFromDelivery action",
1556
1937
  string: "Remove parcel from delivery"
@@ -1631,6 +2012,14 @@ var en = {
1631
2012
  developer_comment: "Filter for setDeliveryItems action",
1632
2013
  string: "Set delivery items"
1633
2014
  },
2015
+ "ResourceAction.orders.setLineItemCustomField": {
2016
+ developer_comment: "Filter for setLineItemCustomField action",
2017
+ string: "Set line item custom field"
2018
+ },
2019
+ "ResourceAction.orders.setLineItemCustomType": {
2020
+ developer_comment: "Filter for setLineItemCustomType action",
2021
+ string: "Set line item custom type"
2022
+ },
1634
2023
  "ResourceAction.orders.setLineItemDiscountedPrice": {
1635
2024
  developer_comment: "Filter for setLineItemDiscountedPrice action",
1636
2025
  string: "Set line item discounted price"
@@ -1791,6 +2180,10 @@ var en = {
1791
2180
  developer_comment: "Filter for action addTransaction",
1792
2181
  string: "Add transaction"
1793
2182
  },
2183
+ "ResourceAction.payment.changeAmountAuthorized": {
2184
+ developer_comment: "Filter for changeAmountAuthorized action",
2185
+ string: "Change amount authorized"
2186
+ },
1794
2187
  "ResourceAction.payment.changeAmountPlanned": {
1795
2188
  developer_comment: "Filter for action changeAmountPlanned",
1796
2189
  string: "Change amount planned"
@@ -1931,6 +2324,14 @@ var en = {
1931
2324
  developer_comment: "Filter for action changePredicate",
1932
2325
  string: "Change predicate"
1933
2326
  },
2327
+ "ResourceAction.productDiscount.setIsValid": {
2328
+ developer_comment: "Filter for setIsValid action",
2329
+ string: "Set is valid"
2330
+ },
2331
+ "ResourceAction.productDiscount.setReferences": {
2332
+ developer_comment: "Filter for setReferences action",
2333
+ string: "Set references"
2334
+ },
1934
2335
  "ResourceAction.productSelection.addProductLabel": {
1935
2336
  developer_comment: "Filter for action addProduct",
1936
2337
  string: "Add product"
@@ -1999,10 +2400,18 @@ var en = {
1999
2400
  developer_comment: "Label for filter removeEnumValues",
2000
2401
  string: "Remove enum values"
2001
2402
  },
2403
+ "ResourceAction.productType.removeLocalizedEnumValues": {
2404
+ developer_comment: "Filter for removeLocalizedEnumValues action",
2405
+ string: "Remove localized enum values"
2406
+ },
2002
2407
  "ResourceAction.productType.setInputTip": {
2003
2408
  developer_comment: "Label for filter setInputTip",
2004
2409
  string: "Change input tip"
2005
2410
  },
2411
+ "ResourceAction.quote.changeCustomer": {
2412
+ developer_comment: "Filter for changeCustomer action",
2413
+ string: "Change customer"
2414
+ },
2006
2415
  "ResourceAction.quote.changeQuoteStateLabel": {
2007
2416
  developer_comment: "Label for a Quote state change",
2008
2417
  string: "Change quote state"
@@ -2015,10 +2424,54 @@ var en = {
2015
2424
  developer_comment: "Label for set buyer comment change",
2016
2425
  string: "Set buyer comment"
2017
2426
  },
2427
+ "ResourceAction.quoteRequest.changeCustomer": {
2428
+ developer_comment: "Filter for changeCustomer action",
2429
+ string: "Change customer"
2430
+ },
2018
2431
  "ResourceAction.quoteRequest.changeQuoteRequestStateLabel": {
2019
2432
  developer_comment: "Label for a Quote Request state change",
2020
2433
  string: "Change quote state"
2021
2434
  },
2435
+ "ResourceAction.shippingMethod.addShippingRate": {
2436
+ developer_comment: "Filter for action addShippingRate",
2437
+ string: "Add shipping rate"
2438
+ },
2439
+ "ResourceAction.shippingMethod.addZone": {
2440
+ developer_comment: "Filter for action addZone",
2441
+ string: "Add zone"
2442
+ },
2443
+ "ResourceAction.shippingMethod.changeActive": {
2444
+ developer_comment: "Filter for action changeActive",
2445
+ string: "Change active status"
2446
+ },
2447
+ "ResourceAction.shippingMethod.changeIsDefault": {
2448
+ developer_comment: "Filter for action changeIsDefault",
2449
+ string: "Change is default"
2450
+ },
2451
+ "ResourceAction.shippingMethod.changeTaxCategory": {
2452
+ developer_comment: "Filter for action changeTaxCategory",
2453
+ string: "Change tax category"
2454
+ },
2455
+ "ResourceAction.shippingMethod.removeShippingRate": {
2456
+ developer_comment: "Filter for action removeShippingRate",
2457
+ string: "Remove shipping rate"
2458
+ },
2459
+ "ResourceAction.shippingMethod.removeZone": {
2460
+ developer_comment: "Filter for action removeZone",
2461
+ string: "Remove zone"
2462
+ },
2463
+ "ResourceAction.shippingMethod.setLocalizedDescription": {
2464
+ developer_comment: "Filter for action setLocalizedDescription",
2465
+ string: "Change localized description"
2466
+ },
2467
+ "ResourceAction.shippingMethod.setLocalizedName": {
2468
+ developer_comment: "Filter for action setLocalizedName",
2469
+ string: "Change localized name"
2470
+ },
2471
+ "ResourceAction.shippingMethod.setPredicate": {
2472
+ developer_comment: "Filter for action setPredicate",
2473
+ string: "Set predicate"
2474
+ },
2022
2475
  "ResourceAction.shoppingList.addLineItem": {
2023
2476
  developer_comment: "Label for action addLineItem",
2024
2477
  string: "Add line item"
@@ -2027,6 +2480,14 @@ var en = {
2027
2480
  developer_comment: "Label for action addTextLineItem",
2028
2481
  string: "Add text line item"
2029
2482
  },
2483
+ "ResourceAction.shoppingList.changeLineItemName": {
2484
+ developer_comment: "Filter for changeLineItemName action",
2485
+ string: "Change line item name"
2486
+ },
2487
+ "ResourceAction.shoppingList.changeLineItemPublished": {
2488
+ developer_comment: "Filter for changeLineItemPublished action",
2489
+ string: "Change line item published"
2490
+ },
2030
2491
  "ResourceAction.shoppingList.changeLineItemQuantity": {
2031
2492
  developer_comment: "Label for action changeLineItemQuantity",
2032
2493
  string: "Change line item quantity"
@@ -2055,6 +2516,10 @@ var en = {
2055
2516
  developer_comment: "Label for action removeTextLineItem",
2056
2517
  string: "Remove text line item"
2057
2518
  },
2519
+ "ResourceAction.shoppingList.setBusinessUnit": {
2520
+ developer_comment: "Filter for setBusinessUnit action",
2521
+ string: "Set business unit"
2522
+ },
2058
2523
  "ResourceAction.shoppingList.setDeleteDaysAfterLastModification": {
2059
2524
  developer_comment: "Label for action setDeleteDaysAfterLastModification",
2060
2525
  string: "Change delete days after last modification"
@@ -2095,6 +2560,18 @@ var en = {
2095
2560
  developer_comment: "Label for a Staged Quote valid to date change",
2096
2561
  string: "Set valid to"
2097
2562
  },
2563
+ "ResourceAction.standalonePrice.changeActive": {
2564
+ developer_comment: "Filter for action changeActive",
2565
+ string: "Set active status"
2566
+ },
2567
+ "ResourceAction.standalonePrice.setDiscountedPrice": {
2568
+ developer_comment: "Filter for action setDiscountedPrice",
2569
+ string: "Set discounted price"
2570
+ },
2571
+ "ResourceAction.standalonePrice.setPriceTiers": {
2572
+ developer_comment: "Filter for action setPriceTiers",
2573
+ string: "Set price tiers"
2574
+ },
2098
2575
  "ResourceAction.state.addEnumValueLabel": {
2099
2576
  developer_comment: "Filter for action addEnumValue",
2100
2577
  string: "Add enum value"
@@ -2183,6 +2660,10 @@ var en = {
2183
2660
  developer_comment: "Label for filter removeTaxRate",
2184
2661
  string: "Remove tax rate"
2185
2662
  },
2663
+ "ResourceAction.taxCategory.replaceTaxRate": {
2664
+ developer_comment: "Filter for replaceTaxRate action",
2665
+ string: "Replace tax rate"
2666
+ },
2186
2667
  "ResourceAction.zone.addLocationLabel": {
2187
2668
  developer_comment: "Filter for action addLocation",
2188
2669
  string: "Add location"
@@ -2193,7 +2674,7 @@ var en = {
2193
2674
  },
2194
2675
  "ResourceCell.customObjectResource": {
2195
2676
  developer_comment: "Label when the resource is a custom object",
2196
- string: "Container: {container}<br></br>Key: {key}"
2677
+ string: "Container: {container}\nKey: {key}"
2197
2678
  },
2198
2679
  "ResourceCell.deletedResource": {
2199
2680
  developer_comment: "Label when the entity has been deleted",
@@ -2207,10 +2688,6 @@ var en = {
2207
2688
  developer_comment: "Label when the resource is an inventory entry",
2208
2689
  string: "Inventory entry for {sku}"
2209
2690
  },
2210
- "ResourceCell.missingResource": {
2211
- developer_comment: "Label when the entity is missing",
2212
- string: "Missing entity"
2213
- },
2214
2691
  "ResourceCell.orderResource": {
2215
2692
  developer_comment: "Label when the resource is an order",
2216
2693
  string: "Order for {customerEmail}"
@@ -2227,206 +2704,6 @@ var en = {
2227
2704
  developer_comment: "Label for the filter tooltip",
2228
2705
  string: "Quick filter on entity ID"
2229
2706
  },
2230
- "ResourcePreview.AssociateRole.assignableFalseLabel": {
2231
- developer_comment: "Label associate role field buyer assignable false",
2232
- string: "No"
2233
- },
2234
- "ResourcePreview.AssociateRole.assignableTrueLabel": {
2235
- developer_comment: "Label associate role field buyer assignable true",
2236
- string: "Yes"
2237
- },
2238
- "ResourcePreview.AssociateRole.buyerAssignableLabel": {
2239
- developer_comment: "Label associate role field buyer assignable",
2240
- string: "Assignable to buyers"
2241
- },
2242
- "ResourcePreview.AssociateRole.createdAtLabel": {
2243
- developer_comment: "Label associate role field created at",
2244
- string: "Created on"
2245
- },
2246
- "ResourcePreview.AssociateRole.keyLabel": {
2247
- developer_comment: "Label associate role field key",
2248
- string: "Key"
2249
- },
2250
- "ResourcePreview.AssociateRole.nameLabel": {
2251
- developer_comment: "Label associate role field name",
2252
- string: "Name"
2253
- },
2254
- "ResourcePreview.BusinessUnit.businessUnitTypeLabel": {
2255
- developer_comment: "Label business unit field business unit type",
2256
- string: "Business unit type"
2257
- },
2258
- "ResourcePreview.BusinessUnit.contactEmailLabel": {
2259
- developer_comment: "Label business unit field contact email address",
2260
- string: "Contact email address"
2261
- },
2262
- "ResourcePreview.BusinessUnit.createdAtLabel": {
2263
- developer_comment: "Label business unit field created at",
2264
- string: "Created on"
2265
- },
2266
- "ResourcePreview.BusinessUnit.keyLabel": {
2267
- developer_comment: "Label business unit field key",
2268
- string: "Key"
2269
- },
2270
- "ResourcePreview.BusinessUnit.nameLabel": {
2271
- developer_comment: "Label business unit field name",
2272
- string: "Name"
2273
- },
2274
- "ResourcePreview.BusinessUnit.parentUnitLabel": {
2275
- developer_comment: "Label business unit parent unit",
2276
- string: "Parent unit"
2277
- },
2278
- "ResourcePreview.BusinessUnit.selfValue": {
2279
- developer_comment: "Label business unit value self",
2280
- string: "Self"
2281
- },
2282
- "ResourcePreview.BusinessUnit.storesLabel": {
2283
- developer_comment: "Label business unit field stores",
2284
- string: "Stores linked to this business unit"
2285
- },
2286
- "ResourcePreview.BusinessUnit.topLevelUnitLabel": {
2287
- developer_comment: "Label business unit field top level unit",
2288
- string: "Top level unit"
2289
- },
2290
- "ResourcePreview.CartDiscount.createdAtLabel": {
2291
- developer_comment: "Label cart discount field created at",
2292
- string: "Created on"
2293
- },
2294
- "ResourcePreview.CartDiscount.descriptionLabel": {
2295
- developer_comment: "Label cart discount field description",
2296
- string: "Description"
2297
- },
2298
- "ResourcePreview.CartDiscount.isActiveFalseLabel": {
2299
- developer_comment: "Label cart discount field is active is false",
2300
- string: "No"
2301
- },
2302
- "ResourcePreview.CartDiscount.isActiveLabel": {
2303
- developer_comment: "Label cart discount field is active",
2304
- string: "Is active"
2305
- },
2306
- "ResourcePreview.CartDiscount.isActiveTrueLabel": {
2307
- developer_comment: "Label cart discount field is active is true",
2308
- string: "Yes"
2309
- },
2310
- "ResourcePreview.CartDiscount.nameLabel": {
2311
- developer_comment: "Label cart discount field name",
2312
- string: "Name"
2313
- },
2314
- "ResourcePreview.CartDiscount.sortOrderLabel": {
2315
- developer_comment: "Label cart discount field sort order",
2316
- string: "Rank (sort order)"
2317
- },
2318
- "ResourcePreview.CartDiscount.validFromLabel": {
2319
- developer_comment: "Label cart discount field valid from",
2320
- string: "Valid from"
2321
- },
2322
- "ResourcePreview.CartDiscount.validUntilLabel": {
2323
- developer_comment: "Label cart discount field valid until",
2324
- string: "Valid until"
2325
- },
2326
- "ResourcePreview.CartDiscount.valueLabel": {
2327
- developer_comment: "Label cart discount field value",
2328
- string: "Value"
2329
- },
2330
- "ResourcePreview.CartDiscount.valueTypeAbsoluteLabel": {
2331
- developer_comment: "Label cart discount field value type absolute",
2332
- string: "Absolute"
2333
- },
2334
- "ResourcePreview.CartDiscount.valueTypeGiftLineItemLabel": {
2335
- developer_comment: "Label cart discount field value type gift line item",
2336
- string: "Gift line item"
2337
- },
2338
- "ResourcePreview.CartDiscount.valueTypeLabel": {
2339
- developer_comment: "Label cart discount field value type",
2340
- string: "Type"
2341
- },
2342
- "ResourcePreview.CartDiscount.valueTypeRelativeLabel": {
2343
- developer_comment: "Label cart discount field value type relative",
2344
- string: "Relative"
2345
- },
2346
- "ResourcePreview.Category.createdAtLabel": {
2347
- developer_comment: "Label category field created at",
2348
- string: "Created on"
2349
- },
2350
- "ResourcePreview.Category.descriptionLabel": {
2351
- developer_comment: "Label category field description",
2352
- string: "Description"
2353
- },
2354
- "ResourcePreview.Category.externalIdLabel": {
2355
- developer_comment: "Label category field externalId",
2356
- string: "External ID"
2357
- },
2358
- "ResourcePreview.Category.keyLabel": {
2359
- developer_comment: "Label category field key",
2360
- string: "Key"
2361
- },
2362
- "ResourcePreview.Category.nameLabel": {
2363
- developer_comment: "Label category field name",
2364
- string: "Name"
2365
- },
2366
- "ResourcePreview.Category.orderHintLabel": {
2367
- developer_comment: "Label category field orderHint",
2368
- string: "Category order (orderHint)"
2369
- },
2370
- "ResourcePreview.Category.slugLabel": {
2371
- developer_comment: "Label category field slug",
2372
- string: "Slug"
2373
- },
2374
- "ResourcePreview.Channel.cityLabel": {
2375
- developer_comment: "Label channel field address city",
2376
- string: "City"
2377
- },
2378
- "ResourcePreview.Channel.countryLabel": {
2379
- developer_comment: "Label channel field address country",
2380
- string: "Country"
2381
- },
2382
- "ResourcePreview.Channel.createdAtLabel": {
2383
- developer_comment: "Label channel field created at",
2384
- string: "Created on"
2385
- },
2386
- "ResourcePreview.Channel.descriptionLabel": {
2387
- developer_comment: "Label channel field description",
2388
- string: "Description"
2389
- },
2390
- "ResourcePreview.Channel.geoLocationLabel": {
2391
- developer_comment: "Label channel field geoLocation",
2392
- string: "Geo location"
2393
- },
2394
- "ResourcePreview.Channel.geoLocationValue": {
2395
- developer_comment: "Label for channel field geoLocation value",
2396
- string: "({type}) Longitude: {longitude} - Latitude: {latitude}"
2397
- },
2398
- "ResourcePreview.Channel.keyLabel": {
2399
- developer_comment: "Label channel field key",
2400
- string: "Key"
2401
- },
2402
- "ResourcePreview.Channel.nameLabel": {
2403
- developer_comment: "Label channel field name",
2404
- string: "Name"
2405
- },
2406
- "ResourcePreview.Channel.postalCodeLabel": {
2407
- developer_comment: "Label channel field address postal code",
2408
- string: "Postal code"
2409
- },
2410
- "ResourcePreview.Channel.regionLabel": {
2411
- developer_comment: "Label channel field address region",
2412
- string: "Region"
2413
- },
2414
- "ResourcePreview.Channel.rolesLabel": {
2415
- developer_comment: "Label channel field roles",
2416
- string: "Roles"
2417
- },
2418
- "ResourcePreview.Channel.stateLabel": {
2419
- developer_comment: "Label channel field address state",
2420
- string: "State"
2421
- },
2422
- "ResourcePreview.Channel.streetNameLabel": {
2423
- developer_comment: "Label channel field address street name",
2424
- string: "Street name"
2425
- },
2426
- "ResourcePreview.Channel.streetNumberLabel": {
2427
- developer_comment: "Label channel field address street number",
2428
- string: "Street number"
2429
- },
2430
2707
  "ResourcePreview.CustomObject.containerLabel": {
2431
2708
  developer_comment: "Label custom object field container",
2432
2709
  string: "Container"
@@ -2443,190 +2720,6 @@ var en = {
2443
2720
  developer_comment: "Label custom object field value",
2444
2721
  string: "Value"
2445
2722
  },
2446
- "ResourcePreview.Customer.createdAtLabel": {
2447
- developer_comment: "Label customer field created at",
2448
- string: "Created on"
2449
- },
2450
- "ResourcePreview.Customer.dateOfBirthLabel": {
2451
- developer_comment: "Label customer field dateOfBirth",
2452
- string: "Date of birth"
2453
- },
2454
- "ResourcePreview.Customer.emailLabel": {
2455
- developer_comment: "Label customer field email",
2456
- string: "Email"
2457
- },
2458
- "ResourcePreview.Customer.externalIdLabel": {
2459
- developer_comment: "Label customer field externalId",
2460
- string: "External ID"
2461
- },
2462
- "ResourcePreview.Customer.firstNameLabel": {
2463
- developer_comment: "Label customer field firstName",
2464
- string: "First name"
2465
- },
2466
- "ResourcePreview.Customer.keyLabel": {
2467
- developer_comment: "Label customer field key",
2468
- string: "Key"
2469
- },
2470
- "ResourcePreview.Customer.lastNameLabel": {
2471
- developer_comment: "Label customer field lastName",
2472
- string: "Last name"
2473
- },
2474
- "ResourcePreview.Customer.middleNameLabel": {
2475
- developer_comment: "Label customer field middleName",
2476
- string: "Middle name"
2477
- },
2478
- "ResourcePreview.Customer.salutationLabel": {
2479
- developer_comment: "Label customer field salutation",
2480
- string: "Salutation"
2481
- },
2482
- "ResourcePreview.Customer.storesLabel": {
2483
- developer_comment: "Label customer field stores",
2484
- string: "Account restricted to these stores "
2485
- },
2486
- "ResourcePreview.Customer.titleLabel": {
2487
- developer_comment: "Label customer field title",
2488
- string: "Title"
2489
- },
2490
- "ResourcePreview.CustomerGroup.createdAtLabel": {
2491
- developer_comment: "Label customer group field created at",
2492
- string: "Created on"
2493
- },
2494
- "ResourcePreview.CustomerGroup.keyLabel": {
2495
- developer_comment: "Label customer group field key",
2496
- string: "Key"
2497
- },
2498
- "ResourcePreview.CustomerGroup.nameLabel": {
2499
- developer_comment: "Label customer group field name",
2500
- string: "Name"
2501
- },
2502
- "ResourcePreview.DiscountCode.cartDiscountsLabel": {
2503
- developer_comment: "Label discount max applications per customer field code",
2504
- string: "Cart discounts"
2505
- },
2506
- "ResourcePreview.DiscountCode.codeLabel": {
2507
- developer_comment: "Label discount code field code",
2508
- string: "Code"
2509
- },
2510
- "ResourcePreview.DiscountCode.createdAtLabel": {
2511
- developer_comment: "Label discount code field created at",
2512
- string: "Created on"
2513
- },
2514
- "ResourcePreview.DiscountCode.descriptionLabel": {
2515
- developer_comment: "Label discount code field description",
2516
- string: "Description"
2517
- },
2518
- "ResourcePreview.DiscountCode.isActiveFalseLabel": {
2519
- developer_comment: "Label discount code field is active is false",
2520
- string: "No"
2521
- },
2522
- "ResourcePreview.DiscountCode.isActiveLabel": {
2523
- developer_comment: "Label discount code field is active",
2524
- string: "Is active"
2525
- },
2526
- "ResourcePreview.DiscountCode.isActiveTrueLabel": {
2527
- developer_comment: "Label discount code field is active is true",
2528
- string: "Yes"
2529
- },
2530
- "ResourcePreview.DiscountCode.maxApplicationsLabel": {
2531
- developer_comment: "Label discount max applications field code",
2532
- string: "Max applications"
2533
- },
2534
- "ResourcePreview.DiscountCode.maxApplicationsPerCustomerLabel": {
2535
- developer_comment: "Label discount max applications per customer field code",
2536
- string: "Max applications per customer"
2537
- },
2538
- "ResourcePreview.DiscountCode.nameLabel": {
2539
- developer_comment: "Label discount code field name",
2540
- string: "Name"
2541
- },
2542
- "ResourcePreview.DiscountCode.validFromLabel": {
2543
- developer_comment: "Label discount code field valid from",
2544
- string: "Valid from"
2545
- },
2546
- "ResourcePreview.DiscountCode.validUntilLabel": {
2547
- developer_comment: "Label discount code field valid until",
2548
- string: "Valid until"
2549
- },
2550
- "ResourcePreview.InventoryEntry.availableQuantityLabel": {
2551
- developer_comment: "Label inventory entry field available quantity",
2552
- string: "Available quantity"
2553
- },
2554
- "ResourcePreview.InventoryEntry.createdAtLabel": {
2555
- developer_comment: "Label inventory entry field created at",
2556
- string: "Created on"
2557
- },
2558
- "ResourcePreview.InventoryEntry.expectedDeliveryLabel": {
2559
- developer_comment: "Label inventory entry field expect delivery",
2560
- string: "Expect delivery"
2561
- },
2562
- "ResourcePreview.InventoryEntry.quantityOnStockLabel": {
2563
- developer_comment: "Label inventory entry field quantity on stock",
2564
- string: "Quantity on stock"
2565
- },
2566
- "ResourcePreview.InventoryEntry.restockableInDaysLabel": {
2567
- developer_comment: "Label inventory entry field restockable in days",
2568
- string: "Restockable in days"
2569
- },
2570
- "ResourcePreview.InventoryEntry.skuLabel": {
2571
- developer_comment: "Label inventory entry field sku",
2572
- string: "SKU"
2573
- },
2574
- "ResourcePreview.InventoryEntry.supplyChannelLabel": {
2575
- developer_comment: "Label inventory entry field supply channel",
2576
- string: "Supply channel"
2577
- },
2578
- "ResourcePreview.Order.completedAtLabel": {
2579
- developer_comment: "Label order field completed at",
2580
- string: "Completed on"
2581
- },
2582
- "ResourcePreview.Order.countryLabel": {
2583
- developer_comment: "Label order field country",
2584
- string: "Country"
2585
- },
2586
- "ResourcePreview.Order.createdAtLabel": {
2587
- developer_comment: "Label order field created at",
2588
- string: "Created on"
2589
- },
2590
- "ResourcePreview.Order.customerEmailLabel": {
2591
- developer_comment: "Label order field customer email",
2592
- string: "Customer email"
2593
- },
2594
- "ResourcePreview.Order.orderNumberLabel": {
2595
- developer_comment: "Label order field order number",
2596
- string: "Order number"
2597
- },
2598
- "ResourcePreview.Order.orderStateLabel": {
2599
- developer_comment: "Label order field order state",
2600
- string: "Order status"
2601
- },
2602
- "ResourcePreview.Order.paymentStateLabel": {
2603
- developer_comment: "Label order field payment state",
2604
- string: "Payment status"
2605
- },
2606
- "ResourcePreview.Order.shipmentStateLabel": {
2607
- developer_comment: "Label order field shipment state",
2608
- string: "Shipment status"
2609
- },
2610
- "ResourcePreview.Order.stateLabel": {
2611
- developer_comment: "Label order field state",
2612
- string: "Order workflow status"
2613
- },
2614
- "ResourcePreview.Order.storeLabel": {
2615
- developer_comment: "Label order field store",
2616
- string: "Store"
2617
- },
2618
- "ResourcePreview.Order.taxPortionsLabel": {
2619
- developer_comment: "Label order field tax portions",
2620
- string: "Tax portions"
2621
- },
2622
- "ResourcePreview.Order.totalGrossLabel": {
2623
- developer_comment: "Label order field total gross",
2624
- string: "Total gross"
2625
- },
2626
- "ResourcePreview.Order.totalNetLabel": {
2627
- developer_comment: "Label order field total net",
2628
- string: "Total net"
2629
- },
2630
2723
  "ResourcePreview.Payment.amountPlannedLabel": {
2631
2724
  developer_comment: "Label payment field amount planned",
2632
2725
  string: "Amount planned"
@@ -2645,7 +2738,7 @@ var en = {
2645
2738
  },
2646
2739
  "ResourcePreview.Payment.interfaceIdLabel": {
2647
2740
  developer_comment: "Label payment field interface id",
2648
- string: "Payment provider ID"
2741
+ string: "Interface ID"
2649
2742
  },
2650
2743
  "ResourcePreview.Payment.keyLabel": {
2651
2744
  developer_comment: "Label payment field key",
@@ -2675,210 +2768,6 @@ var en = {
2675
2768
  developer_comment: "Label payment field payment status interface text",
2676
2769
  string: "Payment status state"
2677
2770
  },
2678
- "ResourcePreview.Product.categoriesLabel": {
2679
- developer_comment: "Label product field categories",
2680
- string: "Categories"
2681
- },
2682
- "ResourcePreview.Product.createdAtLabel": {
2683
- developer_comment: "Label product field created at",
2684
- string: "Created on"
2685
- },
2686
- "ResourcePreview.Product.descriptionLabel": {
2687
- developer_comment: "Label product field description",
2688
- string: "Description"
2689
- },
2690
- "ResourcePreview.Product.keyLabel": {
2691
- developer_comment: "Label product field key",
2692
- string: "Key"
2693
- },
2694
- "ResourcePreview.Product.nameLabel": {
2695
- developer_comment: "Label product field name",
2696
- string: "Name:"
2697
- },
2698
- "ResourcePreview.Product.productTypeLabel": {
2699
- developer_comment: "Label product field product type",
2700
- string: "Product type"
2701
- },
2702
- "ResourcePreview.Product.publishedFalseLabel": {
2703
- developer_comment: "Label product field published false",
2704
- string: "No"
2705
- },
2706
- "ResourcePreview.Product.publishedLabel": {
2707
- developer_comment: "Label product field published",
2708
- string: "Is published"
2709
- },
2710
- "ResourcePreview.Product.publishedTrueLabel": {
2711
- developer_comment: "Label product field published true",
2712
- string: "Yes"
2713
- },
2714
- "ResourcePreview.Product.reviewRatingStatisticsAverageRatingLabel": {
2715
- developer_comment: "Label product field average rating",
2716
- string: "Average rating"
2717
- },
2718
- "ResourcePreview.Product.reviewRatingStatisticsCountLabel": {
2719
- developer_comment: "Label product field count",
2720
- string: "Count"
2721
- },
2722
- "ResourcePreview.Product.reviewRatingStatisticsHighestRatingLabel": {
2723
- developer_comment: "Label product field highest rating",
2724
- string: "Highest rating"
2725
- },
2726
- "ResourcePreview.Product.reviewRatingStatisticsLowestRatingLabel": {
2727
- developer_comment: "Label product field lowest rating",
2728
- string: "Lowest rating"
2729
- },
2730
- "ResourcePreview.Product.reviewRatingStatisticsRatingsDistributionLabel": {
2731
- developer_comment: "Label product field ratings distribution",
2732
- string: "Rating distribution"
2733
- },
2734
- "ResourcePreview.Product.stateLabel": {
2735
- developer_comment: "Label product field state",
2736
- string: "State"
2737
- },
2738
- "ResourcePreview.Product.variantsIDLabel": {
2739
- developer_comment: "Label product field variants id",
2740
- string: "{id} (ID)"
2741
- },
2742
- "ResourcePreview.Product.variantsKeyLabel": {
2743
- developer_comment: "Label product field variants key",
2744
- string: "{key} (key)"
2745
- },
2746
- "ResourcePreview.Product.variantsLabel": {
2747
- developer_comment: "Label product field variants",
2748
- string: "Variants"
2749
- },
2750
- "ResourcePreview.Product.variantsSkuLabel": {
2751
- developer_comment: "Label product field variants sku",
2752
- string: "{sku} (SKU)"
2753
- },
2754
- "ResourcePreview.ProductDiscount.createdAtLabel": {
2755
- developer_comment: "Label product discount field created at",
2756
- string: "Created on"
2757
- },
2758
- "ResourcePreview.ProductDiscount.descriptionLabel": {
2759
- developer_comment: "Label product discount field description",
2760
- string: "Description"
2761
- },
2762
- "ResourcePreview.ProductDiscount.isActiveFalseLabel": {
2763
- developer_comment: "Label product discount field is active is false",
2764
- string: "No"
2765
- },
2766
- "ResourcePreview.ProductDiscount.isActiveLabel": {
2767
- developer_comment: "Label product discount field is active",
2768
- string: "Is active"
2769
- },
2770
- "ResourcePreview.ProductDiscount.isActiveTrueLabel": {
2771
- developer_comment: "Label product discount field is active is true",
2772
- string: "Yes"
2773
- },
2774
- "ResourcePreview.ProductDiscount.nameLabel": {
2775
- developer_comment: "Label product discount field name",
2776
- string: "Name"
2777
- },
2778
- "ResourcePreview.ProductDiscount.sortOrderLabel": {
2779
- developer_comment: "Label product discount field sort order",
2780
- string: "Rank (sort order)"
2781
- },
2782
- "ResourcePreview.ProductDiscount.validFromLabel": {
2783
- developer_comment: "Label product discount field valid from",
2784
- string: "Valid from"
2785
- },
2786
- "ResourcePreview.ProductDiscount.validUntilLabel": {
2787
- developer_comment: "Label product discount field valid until",
2788
- string: "Valid until"
2789
- },
2790
- "ResourcePreview.ProductDiscount.valueLabel": {
2791
- developer_comment: "Label product discount field value",
2792
- string: "Value"
2793
- },
2794
- "ResourcePreview.ProductDiscount.valueTypeAbsoluteLabel": {
2795
- developer_comment: "Label product discount field value type absolute",
2796
- string: "Absolute"
2797
- },
2798
- "ResourcePreview.ProductDiscount.valueTypeExternalLabel": {
2799
- developer_comment: "Label product discount field value type external",
2800
- string: "External"
2801
- },
2802
- "ResourcePreview.ProductDiscount.valueTypeLabel": {
2803
- developer_comment: "Label product discount field value type",
2804
- string: "Type"
2805
- },
2806
- "ResourcePreview.ProductDiscount.valueTypeRelativeLabel": {
2807
- developer_comment: "Label product discount field value type relative",
2808
- string: "Relative"
2809
- },
2810
- "ResourcePreview.ProductSelection.activeStoresLabel": {
2811
- developer_comment: "Label product selection field active stores",
2812
- string: "Active stores"
2813
- },
2814
- "ResourcePreview.ProductSelection.createdAtLabel": {
2815
- developer_comment: "Label product selection field created at",
2816
- string: "Created on"
2817
- },
2818
- "ResourcePreview.ProductSelection.keyLabel": {
2819
- developer_comment: "Label product selection field key",
2820
- string: "Key"
2821
- },
2822
- "ResourcePreview.ProductSelection.nameLabel": {
2823
- developer_comment: "Label product selection field name",
2824
- string: "Name"
2825
- },
2826
- "ResourcePreview.ProductSelection.productCountLabel": {
2827
- developer_comment: "Label product selection field product count",
2828
- string: "Product count"
2829
- },
2830
- "ResourcePreview.ProductType.createdAtLabel": {
2831
- developer_comment: "Label product type field created at",
2832
- string: "Created on"
2833
- },
2834
- "ResourcePreview.ProductType.descriptionLabel": {
2835
- developer_comment: "Label product type field description",
2836
- string: "Description"
2837
- },
2838
- "ResourcePreview.ProductType.keyLabel": {
2839
- developer_comment: "Label product type field key",
2840
- string: "Key"
2841
- },
2842
- "ResourcePreview.ProductType.nameLabel": {
2843
- developer_comment: "Label product type field name",
2844
- string: "Name"
2845
- },
2846
- "ResourcePreview.Quote.companyLabel": {
2847
- developer_comment: "Label for quote company field",
2848
- string: "Company"
2849
- },
2850
- "ResourcePreview.Quote.createdAtLabel": {
2851
- developer_comment: "Label for quote created at field",
2852
- string: "Created on"
2853
- },
2854
- "ResourcePreview.Quote.keyLabel": {
2855
- developer_comment: "Label for quote key field",
2856
- string: "Key"
2857
- },
2858
- "ResourcePreview.Quote.quoteLabel": {
2859
- developer_comment: "Label for Quote field",
2860
- string: "Quote ID"
2861
- },
2862
- "ResourcePreview.Quote.quoteRequestLabel": {
2863
- developer_comment: "Label for quote request",
2864
- string: "Quote request ID"
2865
- },
2866
- "ResourcePreview.Quote.stagedQuoteLabel": {
2867
- developer_comment: "Label for staged quote",
2868
- string: "Staged quote ID"
2869
- },
2870
- "ResourcePreview.Quote.statusLabel": {
2871
- developer_comment: "Label for quote status field",
2872
- string: "Status"
2873
- },
2874
- "ResourcePreview.Quote.submittedByLabel": {
2875
- developer_comment: "Label for quote submitted by field",
2876
- string: "Submitted by"
2877
- },
2878
- "ResourcePreview.Quote.validUntilLabel": {
2879
- developer_comment: "Label for quote valid until field",
2880
- string: "Valid until"
2881
- },
2882
2771
  "ResourcePreview.Review.authorNameLabel": {
2883
2772
  developer_comment: "Label review field author name",
2884
2773
  string: "Author name"
@@ -2923,34 +2812,6 @@ var en = {
2923
2812
  developer_comment: "Label review field title",
2924
2813
  string: "Title"
2925
2814
  },
2926
- "ResourcePreview.ShoppingList.anonymousIdLabel": {
2927
- developer_comment: "Label shopping list field anonymousId",
2928
- string: "Anonymous ID"
2929
- },
2930
- "ResourcePreview.ShoppingList.createdAtLabel": {
2931
- developer_comment: "Label shopping list field created at",
2932
- string: "Created on"
2933
- },
2934
- "ResourcePreview.ShoppingList.customerEmailLabel": {
2935
- developer_comment: "Label shopping list field customer email",
2936
- string: "Customer email"
2937
- },
2938
- "ResourcePreview.ShoppingList.descriptionLabel": {
2939
- developer_comment: "Label shopping list field description",
2940
- string: "Description"
2941
- },
2942
- "ResourcePreview.ShoppingList.keyLabel": {
2943
- developer_comment: "Label shopping list field key",
2944
- string: "Key"
2945
- },
2946
- "ResourcePreview.ShoppingList.nameLabel": {
2947
- developer_comment: "Label shopping list field name",
2948
- string: "Name"
2949
- },
2950
- "ResourcePreview.ShoppingList.slugLabel": {
2951
- developer_comment: "Label shopping list field slug",
2952
- string: "Slug"
2953
- },
2954
2815
  "ResourcePreview.State.createdAtLabel": {
2955
2816
  developer_comment: "Label state field created at",
2956
2817
  string: "Created on"
@@ -2991,50 +2852,6 @@ var en = {
2991
2852
  developer_comment: "Label state field type",
2992
2853
  string: "Type"
2993
2854
  },
2994
- "ResourcePreview.Store.createdAtLabel": {
2995
- developer_comment: "Label store field created at",
2996
- string: "Created on"
2997
- },
2998
- "ResourcePreview.Store.distributionChannelsLabel": {
2999
- developer_comment: "Label store field distribution channels",
3000
- string: "Distribution channels"
3001
- },
3002
- "ResourcePreview.Store.keyLabel": {
3003
- developer_comment: "Label store field key",
3004
- string: "Key"
3005
- },
3006
- "ResourcePreview.Store.nameLabel": {
3007
- developer_comment: "Label store field name",
3008
- string: "Name"
3009
- },
3010
- "ResourcePreview.Store.supplyChannelsLabel": {
3011
- developer_comment: "Label store field supply channels",
3012
- string: "Supply channels"
3013
- },
3014
- "ResourcePreview.TaxCategory.createdAtLabel": {
3015
- developer_comment: "Label tax category field created at",
3016
- string: "Created on"
3017
- },
3018
- "ResourcePreview.TaxCategory.descriptionLabel": {
3019
- developer_comment: "Label tax category field description",
3020
- string: "Description"
3021
- },
3022
- "ResourcePreview.TaxCategory.includedInPriceFalseLabel": {
3023
- developer_comment: "Label tax category rate included in price false",
3024
- string: "No"
3025
- },
3026
- "ResourcePreview.TaxCategory.includedInPriceTrueLabel": {
3027
- developer_comment: "Label tax category rate included in price true",
3028
- string: "Yes"
3029
- },
3030
- "ResourcePreview.TaxCategory.keyLabel": {
3031
- developer_comment: "Label tax category field key",
3032
- string: "Key"
3033
- },
3034
- "ResourcePreview.TaxCategory.nameLabel": {
3035
- developer_comment: "Label tax category field name",
3036
- string: "Name"
3037
- },
3038
2855
  "ResourcePreview.Type.createdAtLabel": {
3039
2856
  developer_comment: "Label type field created at",
3040
2857
  string: "Created on"
@@ -3055,26 +2872,6 @@ var en = {
3055
2872
  developer_comment: "Label type field entity type ids",
3056
2873
  string: "Entity types"
3057
2874
  },
3058
- "ResourcePreview.Zone.createdAtLabel": {
3059
- developer_comment: "Label zone field created at",
3060
- string: "Created on"
3061
- },
3062
- "ResourcePreview.Zone.descriptionLabel": {
3063
- developer_comment: "Label zone field description",
3064
- string: "Description"
3065
- },
3066
- "ResourcePreview.Zone.keyLabel": {
3067
- developer_comment: "Label zone field key",
3068
- string: "Key"
3069
- },
3070
- "ResourcePreview.Zone.locationsLabel": {
3071
- developer_comment: "Label zone field resource type ids",
3072
- string: "Locations"
3073
- },
3074
- "ResourcePreview.Zone.nameLabel": {
3075
- developer_comment: "Label zone field name",
3076
- string: "Name"
3077
- },
3078
2875
  "ResourcePreview.addressTitle": {
3079
2876
  developer_comment: "Title for address panel",
3080
2877
  string: "Address"
@@ -3084,6 +2881,7 @@ var en = {
3084
2881
  string: "Amount"
3085
2882
  },
3086
2883
  "ResourcePreview.attributeColumnLabel": {
2884
+ developer_comment: "Label for attribute column",
3087
2885
  string: "Attribute"
3088
2886
  },
3089
2887
  "ResourcePreview.auditLogDocs": {
@@ -3095,6 +2893,7 @@ var en = {
3095
2893
  string: "Close"
3096
2894
  },
3097
2895
  "ResourcePreview.countryColumnLabel": {
2896
+ developer_comment: "Label for country column",
3098
2897
  string: "Country"
3099
2898
  },
3100
2899
  "ResourcePreview.currentEntityPathLabel": {
@@ -3106,9 +2905,11 @@ var en = {
3106
2905
  string: "Custom line items"
3107
2906
  },
3108
2907
  "ResourcePreview.descriptionColumnLabel": {
2908
+ developer_comment: "Label for description column",
3109
2909
  string: "Description"
3110
2910
  },
3111
2911
  "ResourcePreview.fieldColumnLabel": {
2912
+ developer_comment: "Label for field column",
3112
2913
  string: "Field"
3113
2914
  },
3114
2915
  "ResourcePreview.fieldDefinitionsTitle": {
@@ -3160,6 +2961,7 @@ var en = {
3160
2961
  string: "Staged"
3161
2962
  },
3162
2963
  "ResourcePreview.quantityColumnLabel": {
2964
+ developer_comment: "Label for quantity column",
3163
2965
  string: "Quantity"
3164
2966
  },
3165
2967
  "ResourcePreview.ratesTitle": {
@@ -3179,12 +2981,15 @@ var en = {
3179
2981
  string: "Entity type:"
3180
2982
  },
3181
2983
  "ResourcePreview.slugColumnLabel": {
2984
+ developer_comment: "Label for slug column",
3182
2985
  string: "Slug"
3183
2986
  },
3184
2987
  "ResourcePreview.stateColumnLabel": {
2988
+ developer_comment: "Label for state column",
3185
2989
  string: "State"
3186
2990
  },
3187
2991
  "ResourcePreview.subRatesColumnLabel": {
2992
+ developer_comment: "Label for sub rates column",
3188
2993
  string: "Sub rates"
3189
2994
  },
3190
2995
  "ResourcePreview.textLineItemsTitle": {
@@ -3192,6 +2997,7 @@ var en = {
3192
2997
  string: "Text line items"
3193
2998
  },
3194
2999
  "ResourcePreview.timestampColumnLabel": {
3000
+ developer_comment: "Label for timestamp column",
3195
3001
  string: "Timestamp"
3196
3002
  },
3197
3003
  "ResourcePreview.totalPriceColumnLabel": {
@@ -3290,6 +3096,10 @@ var en = {
3290
3096
  developer_comment: "Label when the resource is a review",
3291
3097
  string: "Review"
3292
3098
  },
3099
+ "ResourceTypeCell.shippingMethodType": {
3100
+ developer_comment: "Label when the resource is a shipping method",
3101
+ string: "Shipping method"
3102
+ },
3293
3103
  "ResourceTypeCell.shoppingListType": {
3294
3104
  developer_comment: "Label when the resource is shopping list",
3295
3105
  string: "Shopping list"
@@ -3298,6 +3108,10 @@ var en = {
3298
3108
  developer_comment: "Lable when the resource is a staged quote",
3299
3109
  string: "Staged quote"
3300
3110
  },
3111
+ "ResourceTypeCell.standalonePriceType": {
3112
+ developer_comment: "Label when the resource is a standalone price",
3113
+ string: "Standalone price"
3114
+ },
3301
3115
  "ResourceTypeCell.stateType": {
3302
3116
  developer_comment: "Label when the resource is a state",
3303
3117
  string: "State"