1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/lang/en/timeline.php
2018-05-31 15:58:13 -06:00

7 lines
No EOL
75 B
PHP

<?php
return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
];