Quellcode durchsuchen

Update notification.php

j1t vor 7 Jahren
Ursprung
Commit
593f17ad33
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. 2 0
      resources/lang/he/notification.php

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

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