1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-06 03:32:15 +00:00
pixelfed/resources/lang/it/timeline.php

8 lines
79 B
PHP
Raw Normal View History

2018-10-24 17:17:20 +02:00
<?php
return [
'emptyPersonalTimeline' => 'La tua timeline è vuota.',
];