From ea407432cc64393fab6e625cb698e69d99c09ca6 Mon Sep 17 00:00:00 2001 From: Dawid Tarasiuk Date: Wed, 17 Jun 2020 18:13:33 +0200 Subject: [PATCH] Fix locale default messages --- locale/defaultMessages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index 138d64a53..ea3bf6970 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -3568,6 +3568,7 @@ "string": "Price" }, "src_dot_products_dot_components_dot_ProductList_dot_150865454": { + "context": "product type", "string": "Simple" }, "src_dot_products_dot_components_dot_ProductList_dot_1657559629": { @@ -3582,6 +3583,7 @@ "string": "Not published" }, "src_dot_products_dot_components_dot_ProductList_dot_2754779425": { + "context": "product type", "string": "Configurable" }, "src_dot_products_dot_components_dot_ProductList_dot_3640454975": { @@ -5399,4 +5401,4 @@ "context": "unassign product from voucher, button", "string": "Unassign" } -} \ No newline at end of file +}