1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 17:56:48 +00:00
pixelfed/resources/lang/it/timeline.php
2018-10-24 17:17:20 +02:00

7 lines
79 B
PHP

<?php
return [
'emptyPersonalTimeline' => 'La tua timeline è vuota.',
];