forked from mirror/pixelfed
Create timeline.php
This commit is contained in:
parent
1d3482a6e8
commit
57edcfac80
|
@ -0,0 +1,7 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'emptyPersonalTimeline' => 'ציר הזמן שלך ריק.'
|
||||||
|
|
||||||
|
];
|
Loading…
Reference in New Issue