deactivationSurvey
8 years ago
emails
6 years ago
form
6 years ago
newsletter
6 years ago
subscribers
6 years ago
woocommerce
6 years ago
automatic_emails.html
6 years ago
blank.html
8 years ago
experimental-features.html
7 years ago
forms.html
6 years ago
help.html
7 years ago
index.html
8 years ago
index.php
9 years ago
layout.html
6 years ago
mp2migration.html
7 years ago
mss_pitch_translations.html
6 years ago
newsletters.html
6 years ago
premium.html
6 years ago
revenue_tracking_permission.html
6 years ago
segments.html
6 years ago
settings.html
6 years ago
update.html
8 years ago
welcome_wizard.html
6 years ago
woocommerce_list_import.html
7 years ago
mss_pitch_translations.html
15 lines
| 1 | <%= localize({ |
| 2 | 'welcomeWizardMSSFreeTitle': _x('MailPoet Premium 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 Premium 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('Access to detailed analytics', 'Promotion for our email sending service: Feature item'), |
| 6 | 'welcomeWizardMSSList2': _x('MailPoet sending your emails for great deliverability', 'Promotion for our email sending service: Feature item'), |
| 7 | 'welcomeWizardMSSList4': _x('Fast, priority support', 'Promotion for our email sending service: Feature item'), |
| 8 | 'welcomeWizardMSSList5': _x('The MailPoet logo removed from the footer of your emails', '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 $13 per month, MailPoet Premium offers the following features', 'Promotion for our email sending service: Paragraph'), |
| 12 | 'welcomeWizardMSSNotFreeButton': _x('Sign up now', 'Promotion for our email sending service: Button'), |
| 13 | 'welcomeWizardMSSNoThanks': _x('No thanks!', 'Promotion for our email sending service: Skip link'), |
| 14 | }) %> |
| 15 |