diff --git a/resources/lang/en/lang.php b/resources/lang/en/lang.php index 1f50760d8..fb3853242 100644 --- a/resources/lang/en/lang.php +++ b/resources/lang/en/lang.php @@ -344,7 +344,7 @@ return [ 'clipboard-copy-message' => 'Copied to clipboard.', 'click' => 'Click here', 'check-cron-set' => 'to check how to set cron jobs on your server.', - 'notification-email' => 'Email notifications', + 'notification-email' => 'Daily Summary', 'click-url-copy' => 'Click here to copy URL', 'job-scheduler-error' => 'Job scheduler can not be updated.', 'job-scheduler-success' => 'Job scheduler updated successfully.',