Rephrase to 'Explore essentials'

[MAILPOET-4536]
This commit is contained in:
David Remer
2022-11-01 11:28:15 +02:00
committed by Jan Jakeš
parent 45999f98b2
commit e3db69282d

View File

@@ -9,7 +9,7 @@ export function TemplatesSection(): JSX.Element {
return ( return (
<section className="mailpoet-automation-section mailpoet-section-templates"> <section className="mailpoet-automation-section mailpoet-section-templates">
<h2>{__('Start with essentials', 'mailpoet')}</h2> <h2>{__('Explore essentials', 'mailpoet')}</h2>
<p> <p>
{__( {__(
'Choose from our list of pre-made templates and make it your own.', 'Choose from our list of pre-made templates and make it your own.',