Browse Source

Create notification.php

j1t 7 năm trước cách đây
mục cha
commit
522e304a30
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      resources/lang/he/notification.php

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

@@ -0,0 +1,7 @@
+<?php     
+        
+return [
+        
+  'likedPhoto' => 'אהבו את התמונה שלך.',
+        
+];