Explorar o código

Update notification localization file

Daniel Supernault %!s(int64=7) %!d(string=hai) anos
pai
achega
c6a4882a80
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      resources/lang/en/notification.php

+ 1 - 0
resources/lang/en/notification.php

@@ -3,5 +3,6 @@
 return [
 
   'likedPhoto' => 'liked your photo.',
+  'startedFollowingYou' => 'started following you.',
 
 ];