diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c9489724..d00be6b09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ All notable, unreleased changes to this project will be documented in this file. - Change plural form of "informations" to "information" strings across the app #722 by @mmarkusik - Fix misaligned rich text draft controls - #725 by @orzechdev - Allow taxes to be configured per product - #728 by @dominik-zeglen +- Add default variant indicator for variant nav - #741 by @krzysztofwolski - Fix style of product type attributes empty table - #744 by @orzechdev - Fix order draft back button redirect - #753 by @orzechdev diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index 435914cf8..15cef10f3 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -4516,6 +4516,10 @@ "context": "button", "string": "Choose photos" }, + "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_1120495519": { + "context": "default variant label", + "string": "default" + }, "src_dot_products_dot_components_dot_ProductVariantNavigation_dot_2153006789": { "context": "section header", "string": "Variants"