From 06b87a453abf64bfa978025c309dd9ab821bbb02 Mon Sep 17 00:00:00 2001 From: Pavel Dohnal Date: Thu, 8 Oct 2020 09:08:00 +0200 Subject: [PATCH] Add logo title [MAILPOET-3102] --- assets/js/src/common/top_bar/top_bar.tsx | 1 + views/newsletters.html | 1 + 2 files changed, 2 insertions(+) diff --git a/assets/js/src/common/top_bar/top_bar.tsx b/assets/js/src/common/top_bar/top_bar.tsx index 167e973173..602d91df32 100644 --- a/assets/js/src/common/top_bar/top_bar.tsx +++ b/assets/js/src/common/top_bar/top_bar.tsx @@ -28,6 +28,7 @@ export const TopBar = ({ { diff --git a/views/newsletters.html b/views/newsletters.html index 967cf72595..9110318922 100644 --- a/views/newsletters.html +++ b/views/newsletters.html @@ -434,6 +434,7 @@ 'googleAnalytics': __('Google Analytics campaign name'), 'premiumBannerCtaFree': __('Sign Up for Free', 'mailpoet'), + 'topBarLogoTitle': __('Back to section root'), 'gaCampaignLine': __('Google Analytics Campaign'), 'gaCampaignTip': __('For example, “Spring email”. [link]Read the guide.[/link]'),