From 5f5eac31b9061da622592eb55cba9ea7473eaf7a Mon Sep 17 00:00:00 2001 From: bryanbergman-pxu <158512305+bryanbergman-pxu@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:48:52 -0700 Subject: [PATCH] feat: add translation for shoppable hero section --- locales/en.default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.default.json b/locales/en.default.json index 9d6d636..7b0eaf1 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -97,6 +97,7 @@ "view_addresses": "View addresses", "view_all": "View all", "view_all_products_count_html": "View all
{{ count }} products", + "view_product": "View product", "view_in_space": "View in your space", "view_store_info": "View store information" },