소스 검색

Update notification.php

j1t 7 년 전
부모
커밋
593f17ad33
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      resources/lang/he/notification.php

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

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