<% extends 'layout.html' %> <% block content %>
<% endblock %> <% block translations %> <%= localize({ 'welcomeWizardLetsStartTitle': __('Welcome! Let’s get you started on the right foot.'), 'welcomeWizardSenderText': __('Who is the sender of the emails you’ll be creating with MailPoet?'), 'welcomeWizardUsageTrackingStepTitle': __('Privacy and data sharing'), 'welcomeWizardUsageTrackingStepTrackingLabel': __('Help improve MailPoet'), 'welcomeWizardUsageTrackingStepTrackingLabelNote': __('Get improved features and fixes faster by sharing with us [link]non-sensitive data about how you use MailPoet[/link]. No personal data is tracked or stored.'), 'welcomeWizardUsageTrackingStepTrackingLabelNoteNote': __('Note'), 'welcomeWizardUsageTrackingStepLibs3rdPartyLabelNote': __('If enabled, we may load the Google Fonts library and [link]other 3rd-party libraries we use[/link].'), 'welcomeWizardUsageTrackingStepLibs3rdPartyLabelNoteNote': __('Note'), 'welcomeWizardUsageTrackingStepLibs3rdPartyLabel': __('Enable better-looking Google fonts in emails and show contextual help articles in MailPoet?'), 'seeVideoGuide': _x('See video guide', 'A label on a button'), 'skip': _x('Skip', 'A label on a skip button'), 'finishLater': _x('Finish later', 'A label on a skip button'), 'senderAddress': _x('From Address', 'A form field label'), 'replyToAddress': _x('Reply-to Address', 'A form field label'), 'senderName': _x('From Name', 'A form field label'), 'next': _x('Next', 'A label on a button'), 'continue': _x('Continue', 'A label on a button'), }) %> <% include('mss_pitch_translations.html') %> <% include('woocommerce_setup_translations.html') %> <% endblock %>