Add missing header translations
This commit is contained in:
committed by
Veljko V
parent
0a0dbf0fa1
commit
c5f4da57c9
@ -102,7 +102,7 @@ class CityLocalNews {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">View online ></a></span></p>',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -223,7 +223,7 @@ class Coffee {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><span style="color: #000000;"><a href="[link:newsletter_view_in_browser_url]" style="color: #000000;">Open email in your web browser.</a></span></p>',
|
||||
'text' => '<p><span style="color: #000000;"><a href="[link:newsletter_view_in_browser_url]" style="color: #000000;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -275,7 +275,7 @@ class College {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">View in browser ></a></p>',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -102,7 +102,7 @@ class ComputerRepair {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'text',
|
||||
'text' => '<p style="text-align: center;"><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">View in browser ></a></span></p>',
|
||||
'text' => '<p style="text-align: center;"><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
@ -102,7 +102,7 @@ class FashionBlog {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">View online ></a></span></p>',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -170,7 +170,7 @@ class FashionBlogA {
|
||||
0 =>
|
||||
[
|
||||
'type' => 'text',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;">View</a><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;"> Online</a></p>',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
@ -284,7 +284,7 @@ class Guitarist {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">View in browser ></a></p>',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -90,7 +90,7 @@ class LifestyleBlogA {
|
||||
0 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">View online</a></p>',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -152,7 +152,7 @@ class LifestyleBlogB {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><span style="color: #b25088;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b25088;">View online ></a></span></p>',
|
||||
'text' => '<p><span style="color: #b25088;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b25088;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -102,7 +102,7 @@ class Painter {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">View in browser ></a></p>',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -152,7 +152,7 @@ class Photography {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'text',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]">View online ></a></p>',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
@ -55,7 +55,7 @@ class PieceOfCake {
|
||||
'blocks' => [
|
||||
0 => [
|
||||
'type' => 'header',
|
||||
'text' => '<p><strong>Open daily from 9am to 9pm | <a href="[link:newsletter_view_in_browser_url]">View Online</a></strong></p>',
|
||||
'text' => '<p><strong>Open daily from 9am to 9pm | <a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></strong></p>',
|
||||
'styles' => [
|
||||
'block' => [
|
||||
'backgroundColor' => '#ececeb',
|
||||
|
@ -102,7 +102,7 @@ class PrimarySchool {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><strong><a href="[link:newsletter_view_in_browser_url]">View in browser ></a></strong></p>',
|
||||
'text' => '<p><strong><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></strong></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
@ -102,7 +102,7 @@ class WordPressTheme {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">Open this email in your web browser ></a></p>',
|
||||
'text' => '<p><a href="[link:newsletter_view_in_browser_url]">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
Reference in New Issue
Block a user