From e3db69282d39ae5a2b0ef8cbdeb6eb80847aa00c Mon Sep 17 00:00:00 2001 From: David Remer Date: Tue, 1 Nov 2022 11:28:15 +0200 Subject: [PATCH] Rephrase to 'Explore essentials' [MAILPOET-4536] --- .../assets/js/src/automation/sections/templates-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailpoet/assets/js/src/automation/sections/templates-section.tsx b/mailpoet/assets/js/src/automation/sections/templates-section.tsx index 9ea9abfa90..99db36a132 100644 --- a/mailpoet/assets/js/src/automation/sections/templates-section.tsx +++ b/mailpoet/assets/js/src/automation/sections/templates-section.tsx @@ -9,7 +9,7 @@ export function TemplatesSection(): JSX.Element { return (
-

{__('Start with essentials', 'mailpoet')}

+

{__('Explore essentials', 'mailpoet')}

{__( 'Choose from our list of pre-made templates and make it your own.',