diff --git a/resources/lang/en-GB/notifications.php b/resources/lang/en-GB/notifications.php index af74a789d..1861b1790 100644 --- a/resources/lang/en-GB/notifications.php +++ b/resources/lang/en-GB/notifications.php @@ -70,7 +70,7 @@ return [ 'messages' => [ 'mark_read' => ':type is read this notification!', - 'mark_read_all' => ':type is read all notification!', + 'mark_read_all' => ':type is read all notifications!', 'new_app' => ':type app published.', 'export' => 'Your :type export file is ready to download.', 'import' => 'Your :type lined :count data is imported successfully.',