Explorar el Código

Update notification localization file

Daniel Supernault hace 7 años
padre
commit
c6a4882a80
Se han modificado 1 ficheros con 1 adiciones y 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.',
 
 ];