Sfoglia il codice sorgente

Create notification.php

j1t 7 anni fa
parent
commit
522e304a30
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      resources/lang/he/notification.php

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

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