Skip to content

Commit 9a0bbf9

Browse files
authored
fix: terminology from trade policy to sales channel
2 parents 4e54376 + ec10907 commit 9a0bbf9

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Fixed
11+
- Update terms from "Trade Policy" to "Sales Channel"
1012
## [2.1.8] - 2026-02-04
1113

1214
### Fixed

messages/context.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"admin/binding-selector": "Binding Selector",
44
"admin/binding-selector.navigation.search.kws": "Binding Selector",
55
"admin/description": "The sales policies will be updated when your customers change their store bindings.",
6-
"admin/label": "Update Trade Policy",
6+
"admin/label": "Update sales channel",
77
"admin/store": "Store {index}: {address}",
88
"admin/locale": "Locale: {locale}",
99
"admin/action": "Custom store names",

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"admin/binding-selector": "Binding Selector",
44
"admin/binding-selector.navigation.search.kws": "Binding Selector",
55
"admin/description": "The sales policies will be updated when your customers change their store bindings.",
6-
"admin/label": "Update Trade Policy",
6+
"admin/label": "Update sales channel",
77
"admin/store": "Store {index}: {address}",
88
"admin/locale": "Locale: {locale}",
99
"admin/action": "Custom store names",

0 commit comments

Comments
 (0)