Sfoglia il codice sorgente

Create timeline.php

j1t 7 anni fa
parent
commit
57edcfac80
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      resources/lang/he/timeline.php

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

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