Browse Source

Create notification.php

j1t 7 years ago
parent
commit
522e304a30
1 changed files with 7 additions and 0 deletions
  1. 7 0
      resources/lang/he/notification.php

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

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