浏览代码

Merge pull request #206 from j1t/patch-1

Update notification.php - Hebrew
daniel 7 年之前
父节点
当前提交
1c97b61252
共有 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' => 'הגיב על הפוסט שלך.',
         
 ];