1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-24 08:44:02 +00:00
pixelfed/resources/lang/en/profile.php
2018-05-26 16:39:32 -06:00

5 lines
No EOL
70 B
PHP

<?php
return [
'emptyTimeline' => 'This user has no posts yet!',
];