Browse Source

Merge pull request #100 from moshpirit/patch-1

Create timeline.php
daniel 7 years ago
parent
commit
b00154a85d
1 changed files with 7 additions and 0 deletions
  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.'
++
++];