diff --git a/resources/lang/he/notification.php b/resources/lang/he/notification.php index 3e7406a97..b529138df 100644 --- a/resources/lang/he/notification.php +++ b/resources/lang/he/notification.php @@ -3,5 +3,7 @@ return [ 'likedPhoto' => 'אהבו את התמונה שלך.', + 'startedFollowingYou' => 'התחיל לעקוב אחריך.', + 'commented' => 'הגיב על הפוסט שלך.', ];