Browse Source

Update notification.php

moshpirit 7 years ago
parent
commit
c083fa7c9f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resources/lang/es/notification.php

+ 2 - 1
resources/lang/es/notification.php

@@ -2,6 +2,7 @@
 
 return [
 
-  'likedPhoto' => 'le gustó tu foto.',
+  'likedPhoto' => 'le gustó tu foto.',  
+  'startedFollowingYou' => 'empezó a seguirte.',
 
 ];