From a41060bc7b824f7b4b1eee505523282dc0223f59 Mon Sep 17 00:00:00 2001 From: Nicolas Olmos Date: Mon, 5 Jan 2026 15:07:36 -0300 Subject: [PATCH 1/6] chore: add text to i18n file --- src/i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index dc388e52b..0f8ab4247 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1340,7 +1340,8 @@ "description": "Description", "display_on_site": "Should Display On Site", "details_page": "Send people to a details page first?", - "is_main": "Is main", + "is_main": "Is main?", + "is_main_info": "Main location shows on emails and event website.", "location_message": "Location Message", "booking_link": "Booking Link", "sold_out": "Sold Out", From a34dfaca79f695f7ba1721ab9c9a4f7a59b0f067 Mon Sep 17 00:00:00 2001 From: Nicolas Olmos Date: Mon, 5 Jan 2026 15:08:28 -0300 Subject: [PATCH 2/6] chore: add icon with title --- src/components/forms/location-form.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/forms/location-form.js b/src/components/forms/location-form.js index 4ddf1f3b3..73402dd46 100644 --- a/src/components/forms/location-form.js +++ b/src/components/forms/location-form.js @@ -411,6 +411,11 @@ class LocationForm extends React.Component { />