From 668e0bd24b0e4e1746fbc5706569e82f60b165d3 Mon Sep 17 00:00:00 2001 From: j1t Date: Tue, 12 Jun 2018 08:56:43 +0000 Subject: [PATCH] Update notification.php --- resources/lang/he/notification.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he/notification.php b/resources/lang/he/notification.php index b529138df..40b51127d 100644 --- a/resources/lang/he/notification.php +++ b/resources/lang/he/notification.php @@ -5,5 +5,6 @@ return [ 'likedPhoto' => 'אהבו את התמונה שלך.', 'startedFollowingYou' => 'התחיל לעקוב אחריך.', 'commented' => 'הגיב על הפוסט שלך.', + 'mentionedYou' => 'הזכיר אותך.' ];