'Whoops!', 'hello' => 'Hello!', 'salutation' => 'Regards,
:company_name', 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)', 'mark_read' => 'Mark as Read', 'mark_read_all' => 'Mark as All Read', 'empty' => 'Woohoo, notification zero!', 'new_apps' => ':app is available. Check it out now!', 'update' => [ 'mail' => [ 'title' => '⚠️ Update failed on :domain', 'description' => 'The update of :alias from :current_version to :new_version failed in :step step with the following message: :error_message', ], 'slack' => [ 'description' => 'Update failed on :domain', ], ], 'import' => [ 'completed' => [ 'title' => 'Import completed', 'description' => 'The import has been completed and the records are available in your panel.', ], 'failed' => [ 'title' => 'Import failed', 'description' => 'Not able to import the file due to the following issues:', ], ], 'export' => [ 'completed' => [ 'title' => 'Export is ready', 'description' => 'The export file is ready to download from the following link:', ], 'failed' => [ 'title' => 'Export failed', 'description' => 'Not able to create the export file due to the following issue:', ], ], 'email' => [ 'invalid' => [ 'title' => 'Invalid :type Email', 'description' => 'The :email email address has been reported as invalid, and the person has been disabled. Please check the following error message and fix the email address:', ], ], 'menu' => [ 'export_completed' => [ 'title' => 'Export is ready', 'description' => 'Your :type export file is ready to download.', ], 'export_failed' => [ 'title' => 'Export failed', 'description' => 'Not able to create the export file due to several issues. Check out your email for the details.', ], 'import_completed' => [ 'title' => 'Import completed', 'description' => 'Your :type lined :count data is imported successfully.', ], 'import_failed' => [ 'title' => 'Import failed', 'description' => 'Not able to import the file due to several issues. Check out your email for the details.', ], 'new_apps' => [ 'title' => 'New App', 'description' => ':name app is out. You can click here to see the details.', ], 'invoice_new_customer' => [ 'title' => 'New Invoice', 'description' => ':invoice_number invoice is created. You can click here to see the details and proceed with the payment.', ], 'invoice_remind_customer' => [ 'title' => 'Invoice Overdue', 'description' => ':invoice_number invoice was due :invoice_due_date. You can click here to see the details and proceed with the payment.', ], 'invoice_remind_admin' => [ 'title' => 'Invoice Overdue', 'description' => ':invoice_number invoice was due :invoice_due_date. You can click here to see the details.', ], 'invoice_recur_customer' => [ 'title' => 'New Recurring Invoice', 'description' => ':invoice_number invoice is created based on your recurring circle. You can click here to see the details and proceed with the payment.', ], 'invoice_recur_admin' => [ 'title' => 'New Recurring Invoice', 'description' => ':invoice_number invoice is created based on :customer_name recurring circle. You can click here to see the details.', ], 'invoice_view_admin' => [ 'title' => 'Invoice Viewed', 'description' => ':customer_name has viewed the :invoice_number invoice. You can click here to see the details.', ], 'revenue_new_customer' => [ 'title' => 'Payment Received', 'description' => 'Thank you for the payment for :invoice_number invoice. You can click here to see the details.', ], 'invoice_payment_customer' => [ 'title' => 'Payment Received', 'description' => 'Thank you for the payment for :invoice_number invoice. You can click here to see the details.', ], 'invoice_payment_admin' => [ 'title' => 'Payment Received', 'description' => ':customer_name recorded payment for :invoice_number invoice. You can click here to see the details.', ], 'bill_remind_admin' => [ 'title' => 'Bill Overdue', 'description' => ':bill_number bill was due :bill_due_date. You can click here to see the details.', ], 'bill_recur_admin' => [ 'title' => 'New Recurring Bill', 'description' => ':bill_number bill is created based on :vendor_name recurring circle. You can click here to see the details.', ], 'invalid_email' => [ 'title' => 'Invalid :type Email', 'description' => 'The :email email address has been reported as invalid, and the person has been disabled. Please check and fix the email address.', ], ], 'messages' => [ 'mark_read' => ':type is read this notification!', 'mark_read_all' => ':type is read all notifications!', ], 'browser' => [ 'firefox' => [ 'title' => 'Firefox Icon Configuration', 'description' => 'If your icons not appear please;
Please Allow pages to choose their own fonts, instead of your selections above

Settings (Preferences) > Fonts > Advanced ', ], ], ];