Update messages and changelog

This commit is contained in:
dominik-zeglen 2020-05-04 18:07:02 +02:00
parent 6af08af910
commit f969ddf376
2 changed files with 9 additions and 0 deletions

View file

@ -4,6 +4,8 @@ All notable, unreleased changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
- Update product stock management to newest design - #515 by @dominik-zeglen
## 2.10.0 ## 2.10.0
- Fix minor bugs - #244 by @dominik-zeglen - Fix minor bugs - #244 by @dominik-zeglen

View file

@ -1427,6 +1427,9 @@
"src_dot_configuration_dot_1233229030": { "src_dot_configuration_dot_1233229030": {
"string": "Miscellaneous" "string": "Miscellaneous"
}, },
"src_dot_configuration_dot_1440737903": {
"string": "Shipping Settings"
},
"src_dot_configuration_dot_1639245766": { "src_dot_configuration_dot_1639245766": {
"string": "View and update your webhook and their settings" "string": "View and update your webhook and their settings"
}, },
@ -3074,6 +3077,10 @@
"context": "dialog title", "context": "dialog title",
"string": "Delete permission group" "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": { "src_dot_permissionGroups_dot_components_dot_PermissionGroupDetailsPage_dot_3765873075": {
"context": "checkbox label", "context": "checkbox label",
"string": "Group has full access to the store" "string": "Group has full access to the store"