diff --git a/app/Hooks/Handlers/AdminMenuHandler.php b/app/Hooks/Handlers/AdminMenuHandler.php index 3836bee8..40a2b8a6 100644 --- a/app/Hooks/Handlers/AdminMenuHandler.php +++ b/app/Hooks/Handlers/AdminMenuHandler.php @@ -92,7 +92,7 @@ class="wp-core-ui button button-primary"> 'You do not have permission to see this data' + 'html' => __('You do not have permission to see this data', 'fluent-smtp') ]); } @@ -230,8 +230,8 @@ public function enqueueAssets() add_filter('admin_footer_text', function ($text) { return sprintf( __('FluentSMTP is a free plugin & it will be always free %1$s. %2$s', 'fluent-smtp'), - '(Learn why it\'s free)', - 'Write a review ★★★★★' + '', + '' ); }); } @@ -364,7 +364,7 @@ public function dashWidgetContent() }
{{ $t('__ABOUT_COMMUNITY') }}
{{ $t('__ABOUT_JOIN') }}
@@ -100,7 +100,7 @@Get real-time notification on your favorite messaging channel on any email sending failure. Configure any - of the following channel to start getting real time notifications.
+{{ $t('Get real-time notification on your favorite messaging channel on any email sending failure. Configure any + of the following channel to start getting real time notifications.') }}