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