Browse Source

Create profile.php

j1t 7 năm trước cách đây
mục cha
commit
23850cd950
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      resources/lang/he/profile.php

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

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