Browse Source

Merge pull request #206 from j1t/patch-1

Update notification.php - Hebrew
daniel 7 years ago
parent
commit
1c97b61252
1 changed files with 2 additions and 0 deletions
  1. 2 0
      resources/lang/he/notification.php

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

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