Add missing header translations

This commit is contained in:
Amine Ben hammou
2020-08-04 13:37:21 +02:00
committed by Veljko V
parent 0a0dbf0fa1
commit c5f4da57c9
14 changed files with 14 additions and 14 deletions

View File

@ -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 &gt;</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>',
],
],
],