Merge pull request #100 from moshpirit/patch-1

Create timeline.php
This commit is contained in:
daniel 2018-06-01 16:41:21 -06:00 committed by GitHub
commit b00154a85d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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