1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 15:55:14 +00:00
pixelfed/resources/lang/pt/timeline.php
Artur Mancha 9fa1f5b634
Update timeline.php
Improved translation
2021-12-02 11:04:38 +01:00

7 lines
87 B
PHP

<?php
return [
'emptyPersonalTimeline' => 'A tua linha do tempo está vazia.',
];