diff --git a/resources/lang/en/notification.php b/resources/lang/en/notification.php index 7e5bb85e..99b6ed09 100644 --- a/resources/lang/en/notification.php +++ b/resources/lang/en/notification.php @@ -3,5 +3,6 @@ return [ 'likedPhoto' => 'liked your photo.', + 'startedFollowingYou' => 'started following you.', ]; \ No newline at end of file