1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/lang/it/timeline.php

8 lines
79 B
PHP
Raw Normal View History

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