Sfoglia il codice sorgente

Create profile.php

j1t 7 anni fa
parent
commit
23850cd950
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      resources/lang/he/profile.php

+ 5 - 0
resources/lang/he/profile.php

@@ -0,0 +1,5 @@
+<?php
+ 
+return [    
+  'emptyTimeline' => 'למשתמש זה עדיין אין פוסטים!',      
+];