Adds missing translations to migration page
This commit is contained in:
@ -10,11 +10,11 @@
|
||||
<h3><%= __('What will be kept in MailPoet 3') %></h3>
|
||||
<p><%= __('All the data from your previous MailPoet will be preserved and left intact, rest assured. Get in touch with us if you have issues with the upgrade process by using the form %s at the bottom right of all your MailPoet pages.') | format('<img width="30" style="margin:0" src="' ~ image_url('welcome_template/beacon.png') ~ '" alt="Beacon" />') | raw %></p>
|
||||
<ul>
|
||||
<li><strong>Subscribers and lists <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li><strong>Forms <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li><strong>Settings <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li>Archive of sent newsletters (will not be migrated)</li>
|
||||
<li>Statistics (will not be migrated)</li>
|
||||
<li><strong><%= __('Subscribers and lists') %> <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li><strong><%= __('Forms') %> <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li><strong><%= __('Settings') %> <img draggable="false" class="emoji" alt="✔" src="https://s.w.org/images/core/emoji/2.2.1/svg/2714.svg"></strong></li>
|
||||
<li><%= __('Archive of sent newsletters (will not be migrated)') %></li>
|
||||
<li><%= __('Statistics (will not be migrated)') %></li>
|
||||
</ul>
|
||||
<div style="position: absolute; top: .2em; right: 0;"></div>
|
||||
<hr />
|
||||
|
Reference in New Issue
Block a user