![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/Newsletter/resources/lang/en/ |
<?php return [ 'send_email' => 'Send Email', 'resend_email' => 'Resend Email', 'email' => [ 'save_as_draft' => 'Save as Draft', 'save_and_draft' => 'Save & Send' ], 'email_logger' => [], 'subscriber' => [ 'import_subscribers' => '<i class="fa fa-upload"></i> Import Subscribers', 'download_import_report' => '<i class="fa fa-download"></i> Download import report', 'clear_import_report' => '<i class="fa fa-trash-o"></i> Clear import report', 'subscribers_file' => 'Subscribers file' ], 'mail_list' => [], 'widgets' => [ 'email_logger_by_status' => 'Email stats by status', 'email_logger_by_platform' => 'Email stats by platform', 'email_logger_by_device' => 'Email stats by device', 'email_logger_by_browser' => 'Email stats by browser', ] ];