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