From 593f17ad339d650fcf84bc873ae962607c835c95 Mon Sep 17 00:00:00 2001 From: j1t Date: Tue, 5 Jun 2018 06:12:38 +0000 Subject: [PATCH] Update notification.php --- resources/lang/he/notification.php | 2 ++ 1 file changed, 2 insertions(+) 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' => 'הגיב על הפוסט שלך.', ];