From 9c1beebf2837590fe9054795ac3df89004cce9aa Mon Sep 17 00:00:00 2001 From: Bryan Bergman Date: Mon, 6 Apr 2026 15:09:12 -0700 Subject: [PATCH] feat: add translation for shoppable hero section --- locales/en.default.json | 1 + locales/en.default.schema.json | 1 + 2 files changed, 2 insertions(+) diff --git a/locales/en.default.json b/locales/en.default.json index 7b0eaf1..0521b91 100644 --- a/locales/en.default.json +++ b/locales/en.default.json @@ -121,6 +121,7 @@ "comments_must_be_approved": "Please note, comments must be approved before they are published", "contact_confirmation": "Thanks for contacting us. We'll get back to you as soon as possible.", "create_your_password_to_activate": "Create your password to activate your account.", + "darkens_image_for_readability": "Darkens your image to ensure your text is readable", "disabled": "Disabled", "email_to_reset_password": "We will send you an email to reset your password.", "fulfilled_date_html": "Fulfilled {{ date }}", diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index 54c0efb..657263c 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -440,6 +440,7 @@ "horizontal_position_mobile": "Mobile horizontal position", "hot_spot_icon": "Hot spot icon style", "hotspot": "Hotspot", + "hotspots": "Hotspots", "hotspot_color": "Hotspot color", "hour": "Hour", "hover_to_reveal": "Hover to reveal second image",