Explorar o código

Merge pull request #103 from moshpirit/patch-4

Update notification.php
daniel %!s(int64=7) %!d(string=hai) anos
pai
achega
ee22d9d98c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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.',
 
 ];