Update messages and changelog
This commit is contained in:
parent
6af08af910
commit
f969ddf376
2 changed files with 9 additions and 0 deletions
|
@ -4,6 +4,8 @@ All notable, unreleased changes to this project will be documented in this file.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
- Update product stock management to newest design - #515 by @dominik-zeglen
|
||||
|
||||
## 2.10.0
|
||||
|
||||
- Fix minor bugs - #244 by @dominik-zeglen
|
||||
|
|
|
@ -1427,6 +1427,9 @@
|
|||
"src_dot_configuration_dot_1233229030": {
|
||||
"string": "Miscellaneous"
|
||||
},
|
||||
"src_dot_configuration_dot_1440737903": {
|
||||
"string": "Shipping Settings"
|
||||
},
|
||||
"src_dot_configuration_dot_1639245766": {
|
||||
"string": "View and update your webhook and their settings"
|
||||
},
|
||||
|
@ -3074,6 +3077,10 @@
|
|||
"context": "dialog title",
|
||||
"string": "Delete permission group"
|
||||
},
|
||||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDeleteDialog_dot_956177443": {
|
||||
"context": "deletion error message",
|
||||
"string": "Cant's delete group which is out of your permission scope"
|
||||
},
|
||||
"src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": {
|
||||
"context": "checkbox label",
|
||||
"string": "Group has full access to the store"
|
||||
|
|
Loading…
Reference in a new issue