Parcourir la source

Merge pull request #206 from j1t/patch-1

Update notification.php - Hebrew
daniel il y a 7 ans
Parent
commit
1c97b61252
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      resources/lang/he/notification.php

+ 2 - 0
resources/lang/he/notification.php

@@ -3,5 +3,7 @@
 return [
 return [
         
         
   'likedPhoto' => 'אהבו את התמונה שלך.',
   'likedPhoto' => 'אהבו את התמונה שלך.',
+  'startedFollowingYou' => 'התחיל לעקוב אחריך.',
+  'commented' => 'הגיב על הפוסט שלך.',
         
         
 ];
 ];