mirror of https://github.com/pixelfed/pixelfed.git
Create timeline.php
This commit is contained in:
parent
9fbc5d0902
commit
464cd3f888
|
@ -0,0 +1,7 @@
|
||||||
|
+<?php
|
||||||
|
+
|
||||||
|
+return [
|
||||||
|
+
|
||||||
|
+ 'emptyPersonalTimeline' => 'Tu línea temporal está vacía.'
|
||||||
|
+
|
||||||
|
+];
|
Loading…
Reference in New Issue