From f969ddf376e807fd8592a64eec77e2bc80e96482 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Mon, 4 May 2020 18:07:02 +0200 Subject: [PATCH] Update messages and changelog --- CHANGELOG.md | 2 ++ locale/defaultMessages.json | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6abdd7def..c35d300aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index 4d1654739..9f56ff639 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -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"