mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-17 20:11:27 +00:00
5 lines
136 B
PHP
5 lines
136 B
PHP
<?php
|
||
|
||
return [
|
||
'emptyTimeline' => 'Αυτός ο χρήστης δεν έχει δημοσιεύσει τίποτα ακόμη!',
|
||
];
|