From c6a4882a80513b697d40a4de096e559b618d4263 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Tue, 29 May 2018 20:49:50 -0600 Subject: [PATCH] Update notification localization file --- resources/lang/en/notification.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en/notification.php b/resources/lang/en/notification.php index 7e5bb85e3..99b6ed099 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