automation
3 years ago
deactivationPoll
3 years ago
emails
3 years ago
form
3 years ago
newsletter
3 years ago
subscribers
3 years ago
subscription
4 years ago
woocommerce
4 years ago
automation.html
3 years ago
blank.html
4 years ago
experimental-features.html
4 years ago
forms.html
3 years ago
help.html
3 years ago
homepage.html
3 years ago
index.html
4 years ago
index.php
4 years ago
landingpage.html
3 years ago
layout.html
3 years ago
logs.html
4 years ago
mss_pitch_translations.html
4 years ago
newsletters.html
3 years ago
segments.html
3 years ago
settings.html
3 years ago
upgrade.html
4 years ago
welcome_wizard.html
3 years ago
woocommerce_setup.html
3 years ago
woocommerce_setup_translations.html
3 years ago
mss_pitch_translations.html
20 lines
| 1 | <%= localize({ |
| 2 | 'welcomeWizardMSSFreeTitle': _x('Reliable email delivery is entirely free for you. Sign up!', 'Promotion for our email sending service: Title'), |
| 3 | 'welcomeWizardMSSFreeSubtitle': _x('Did you know? Users with 1,000 subscribers or less get the Starter plan for free.', 'Promotion for our email sending service: Paragraph'), |
| 4 | 'welcomeWizardMSSFreeListTitle': _x('You’ll get', 'Promotion for our email sending service: Paragraph'), |
| 5 | 'welcomeWizardMSSList1': _x('Reliable marketing and transactional email delivery. Reach inboxes, not spam boxes', 'Promotion for our email sending service: Feature item'), |
| 6 | 'welcomeWizardMSSList2': _x('Send your emails super fast (up to 50,000 emails per hour)', 'Promotion for our email sending service: Feature item'), |
| 7 | 'welcomeWizardMSSList4': _x('Maintain your sender reputation and improve engagement levels with automated bounce and complaint handling. Stop sending to non-deliverable and complaining addresses, automatically', 'Promotion for our email sending service: Feature item'), |
| 8 | 'welcomeWizardMSSList5': _x('Authenticate your emails (with SPF and DKIM) to improve deliverability and avoid spam boxes', 'Promotion for our email sending service: Feature item'), |
| 9 | 'welcomeWizardMSSFreeButton': _x('Sign up for free', 'Promotion for our email sending service: Button'), |
| 10 | 'welcomeWizardMSSNotFreeTitle': _x('It’s now time to take your MailPoet to the next level', 'Promotion for our email sending service: Title'), |
| 11 | 'welcomeWizardMSSNotFreeSubtitle': _x('Starting at only $10 per month, MailPoet Business offers the following features', 'Promotion for our email sending service: Paragraph'), |
| 12 | 'welcomeWizardMSSNotFreeList1': _x('Reliable marketing and transactional email delivery. Reach inboxes, not spam boxes', 'Promotion for our email sending service: Feature item'), |
| 13 | 'welcomeWizardMSSNotFreeList2': _x('Detailed engagement statistics', 'Promotion for our email sending service: Feature item'), |
| 14 | 'welcomeWizardMSSNotFreeList3': _x('Multi-condition subscriber segmentation', 'Promotion for our email sending service: Feature item'), |
| 15 | 'welcomeWizardMSSNotFreeList4': _x('Google Analytics integration', 'Promotion for our email sending service: Feature item'), |
| 16 | 'welcomeWizardMSSNotFreeList5': _x('Priority customer support', 'Promotion for our email sending service: Feature item'), |
| 17 | 'welcomeWizardMSSNotFreeButton': _x('Upgrade', 'Promotion for our email sending service: Button'), |
| 18 | 'welcomeWizardMSSNoThanks': _x('No thanks!', 'Promotion for our email sending service: Skip link'), |
| 19 | }) %> |
| 20 |