You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locale/defaultMessages.json
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1472,6 +1472,10 @@
1472
1472
"6Y1YDn": {
1473
1473
"string": "Updated extension permissions"
1474
1474
},
1475
+
"6ZnMfQ": {
1476
+
"context": "card header and checkbox label",
1477
+
"string": "Use legacy shipping zone stock availability"
1478
+
},
1475
1479
"6ZubLQ": {
1476
1480
"string": "Manage available refunds reasons"
1477
1481
},
@@ -9710,6 +9714,10 @@
9710
9714
"context": "order history message",
9711
9715
"string": "Invoice was sent to customer by {sentBy}"
9712
9716
},
9717
+
"qeAmFa": {
9718
+
"context": "section description",
9719
+
"string": "When enabled, stock availability is filtered by shipping zones and the destination address (legacy behavior). When disabled, it is determined only by the direct warehouse-channel link. <a>Learn more</a>."
9720
+
},
9713
9721
"qf8OtW": {
9714
9722
"string": "Continue with Saleor Cloud"
9715
9723
},
@@ -10496,6 +10504,10 @@
10496
10504
"v3WWK+": {
10497
10505
"string": "Status is invalid"
10498
10506
},
10507
+
"v5yLSE": {
10508
+
"context": "section title",
10509
+
"string": "Stock availability"
10510
+
},
10499
10511
"v8UngX": {
10500
10512
"string": "Search warehouses..."
10501
10513
},
@@ -10872,6 +10884,10 @@
10872
10884
"context": "dialog header",
10873
10885
"string": "Cancel order #{orderNumber}"
10874
10886
},
10887
+
"wmybDi": {
10888
+
"context": "intro to webhook list",
10889
+
"string": "When disabled, the following channel-scoped stock webhooks become available:"
"Controls whether users can authenticate using password-based login. You can allow it for everyone, restrict it to customers only, or disable it entirely.",
89
89
description: "section description",
90
90
},
91
+
sectionStockAvailabilityTitle: {
92
+
id: "v5yLSE",
93
+
defaultMessage: "Stock availability",
94
+
description: "section title",
95
+
},
96
+
sectionStockAvailabilityDescription: {
97
+
id: "qeAmFa",
98
+
defaultMessage:
99
+
"When enabled, stock availability is filtered by shipping zones and the destination address (legacy behavior). When disabled, it is determined only by the direct warehouse-channel link. <a>Learn more</a>.",
100
+
description: "section description",
101
+
},
102
+
sectionStockAvailabilityHeader: {
103
+
id: "6ZnMfQ",
104
+
defaultMessage: "Use legacy shipping zone stock availability",
105
+
description: "card header and checkbox label",
106
+
},
107
+
sectionStockAvailabilityWebhooksIntro: {
108
+
id: "wmybDi",
109
+
defaultMessage: "When disabled, the following channel-scoped stock webhooks become available:",
0 commit comments