From 5a6173b5ac33d5aad25125ca2297b91983c20928 Mon Sep 17 00:00:00 2001 From: Ani Date: Wed, 22 May 2024 10:06:52 +0300 Subject: [PATCH] Fix the EN translation for confirming subscription to campaign. (#1792) * Update 'Confirm email subscription' text * Add bold style to the text --------- Co-authored-by: ani-kalpachka --- public/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index d17063635..9f27da0e8 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -117,7 +117,7 @@ "subscribe-general-monthly-newsletter": "Receive our monthly newsletter so that you are aware of the most interesting news from Podkrepi.bg!", "subscribeGeneralButton": "Subscribe for news", "subscribe-general-newsletter-button": "Subscribe", - "confirm-sent": "Please, activate your subscription from the email that we sent to {{email}}", + "confirm-sent": "Please activate your subscription from the email that we sent to {{email}}", "confirm-subscribe": "You subscribed successfully", "subscribe-title": "Subscribe for news from Podkrepi.bg", "subscribe-campaign-title": "Subscribe for news about the campaign",