diff --git a/assets/icon-account.svg b/assets/icon-account.svg index ed2687e40..5c523a3f8 100644 --- a/assets/icon-account.svg +++ b/assets/icon-account.svg @@ -1,6 +1,6 @@ - diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index a2fa86807..2dfbc2f7d 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -42,6 +42,7 @@ "input_corner_radius": "Input corner radius", "layout_direction": "Layout direction", "menu": "Menu", + "customer_account_menu": "Customer account menu", "padding": "Padding", "page_margin": "Page margin", "page_width": "Page width", diff --git a/sections/header.liquid b/sections/header.liquid index f5d3f3c35..d873bdda7 100644 --- a/sections/header.liquid +++ b/sections/header.liquid @@ -11,7 +11,9 @@