Browse Source

Create profile.php

j1t 7 years ago
parent
commit
23850cd950
1 changed files with 5 additions and 0 deletions
  1. 5 0
      resources/lang/he/profile.php

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

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