<%= __('These email addresses will be selected by default for each new email.') %> |
|
---|---|
<%= __('Visitors that comment on a post can subscribe to your list via a checkbox.') %> |
checked="checked"<% endif %> /> value="<%= settings.subscribe.on_comment.label %>" <% else %> value="<%= __('Yes, add me to your mailing list') %>" <% endif %> />
|
<%= __('Allow users who register as a WordPress user on your website to subscribe to a MailPoet list (in addition to the "WordPress Users" list).') %> |
<% if(flags.registration_enabled == true) %>
checked="checked" <% endif %> /> value="<%= settings.subscribe.on_register.label %>" <% else %> value="<%= __('Yes, add me to your mailing list') %>" <% endif %> />
<%= __('Registration is disabled on this site.') %> <% endif %> |
<%= __('When your subscribers click the "Manage your subscription" link, they will be directed to this page.') %>
|
|
<%= __('When your subscribers click the "Unsubscribe" link, they will be directed to this page.') %>
|
|
<%= __('Enter the email address that should receive notifications when someone subscribes.') %> |
<%= __('Please fill the email address.') %>
|
<%= __('Paste this shortcode on a page to display a list of past newsletters.') %> |
|
<%= __('Paste this shortcode on a post or page to display the total number of confirmed subscribers.') %> |
|
<%= __('You need to comply with European law in regards to data privacy if you have European subscribers. Rest assured, it’s easy!') %> |