Browse Source

Merge pull request #100 from moshpirit/patch-1

Create timeline.php
daniel 7 năm trước cách đây
mục cha
commit
b00154a85d
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      resources/lang/es/timeline.php

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

@@ -0,0 +1,7 @@
++<?php
++
++return [
++
++  'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
++
++];