1
0
Fork 0

Create timeline.php

This commit is contained in:
moshpirit 2018-06-01 17:17:50 +02:00 committed by GitHub
parent 9fbc5d0902
commit 464cd3f888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

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