Browse Source

Create timeline.php

j1t 7 years ago
parent
commit
57edcfac80
1 changed files with 7 additions and 0 deletions
  1. 7 0
      resources/lang/he/timeline.php

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

@@ -0,0 +1,7 @@
+<?php
+       
+return [
+        
+  'emptyPersonalTimeline' => 'ציר הזמן שלך ריק.'     
+        
+];