diff --git a/src/Web/Grand.Web/App_Data/Resources/DefaultLanguage.xml b/src/Web/Grand.Web/App_Data/Resources/DefaultLanguage.xml
index 3fc6e2659..09de03d11 100644
Binary files a/src/Web/Grand.Web/App_Data/Resources/DefaultLanguage.xml and b/src/Web/Grand.Web/App_Data/Resources/DefaultLanguage.xml differ
diff --git a/src/Web/Grand.Web/App_Data/Resources/Upgrade/en_240.xml b/src/Web/Grand.Web/App_Data/Resources/Upgrade/en_240.xml
index 719c4b60a..9f51c3550 100644
--- a/src/Web/Grand.Web/App_Data/Resources/Upgrade/en_240.xml
+++ b/src/Web/Grand.Web/App_Data/Resources/Upgrade/en_240.xml
@@ -51,4 +51,202 @@
Wrong format of the URL - provide the full address including the scheme (e.g. https://yourstore.com/)
+
+ Limited to stores
+
+
+ Global attribute - read only
+
+
+ You can't edit this checkout attribute.
+
+
+ Global attribute - read only
+
+
+ You can't edit this product attribute.
+
+
+ You can't edit this specification attribute.
+
+
+ Actions
+
+
+ Copy
+
+
+ Assign to store
+
+
+ Global currencies cannot be modified by store owners.
+
+
+ The default store currency can't be unassigned.
+
+
+ This currency is not assigned to your store.
+
+
+ This currency is not the default currency for your store.
+
+
+ Currency not found.
+
+
+ This currency is not published.
+
+
+ Set as default currency
+
+
+ Unassign from store
+
+
+ Unset as default currency
+
+
+ Enter a test email address
+
+
+ Store
+
+
+ Assign to store
+
+
+ Global languages cannot be modified by store owners.
+
+
+ The primary store language can't be unassigned.
+
+
+ The default store language can't be unassigned.
+
+
+ Is primary store language
+
+
+ This language is not assigned to your store.
+
+
+ This language is not the default language for your store.
+
+
+ Language not found.
+
+
+ This language is not published.
+
+
+ Set as default language
+
+
+ Unassign from store
+
+
+ Unset as default language
+
+
+ Delivery date is already assigned to another store.
+
+
+ Store
+
+
+ Delivery date is not assigned to this store.
+
+
+ Delivery date not found.
+
+
+ Select store
+
+
+ Store
+
+
+ Select store
+
+
+ Pickup point is already assigned to another store.
+
+
+ Pickup point is not assigned to this store.
+
+
+ Pickup point not found.
+
+
+ Warehouse is already assigned to another store.
+
+
+ Store
+
+
+ Warehouse is not assigned to this store.
+
+
+ Warehouse not found.
+
+
+ Select store
+
+
+ Store not found.
+
+
+ The message template has been copied.
+
+
+ A message template with the same name already exists for this store.
+
+
+ Global
+
+
+ Store
+
+
+ You can't edit this news, because it can be used in many stores.
+
+
+ A page with the same system name already exists for this store.
+
+
+ Global Pages
+
+
+ Store Pages
+
+
+ Warning: This page is shared across multiple stores. Changes may affect other stores.
+
+
+ Limited to stores
+
+
+ Global attribute - read only
+
+
+ Store
+
+
+ As a store manager you can only assign the customer to your own store
+
+
+ Store is required
+
+
+ Default page size
+
+
+ Default page size options (3,6,9) comma separated
+
+
+ Access Store Manager Panel
+
+
+ Store portal
+
diff --git a/src/Web/Grand.Web/vueapp/package-lock.json b/src/Web/Grand.Web/vueapp/package-lock.json
index 8bd403f14..e2d48a546 100644
--- a/src/Web/Grand.Web/vueapp/package-lock.json
+++ b/src/Web/Grand.Web/vueapp/package-lock.json
@@ -2355,9 +2355,9 @@
"license": "MIT"
},
"node_modules/nanoid": {
- "version": "3.3.16",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
- "integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
+ "version": "3.3.19",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.19.tgz",
+ "integrity": "sha512-Y2tUNy4ouw6tq5oDSKeQYGOyhkUBhNOcGV/02KC+6kd9eDGqdZd++mjMiIDilrBYvjEnCYvVtsuHCuP+okSfug==",
"funding": [
{
"type": "github",