Explorar el Código

Create profile.php

j1t hace 7 años
padre
commit
23850cd950
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      resources/lang/he/profile.php

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

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