1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-06 11:38:31 +00:00
pixelfed/resources/lang/pt/timeline.php

8 lines
85 B
PHP
Raw Normal View History

2019-03-11 13:43:15 -03:00
<?php
return [
'emptyPersonalTimeline' => 'Sua linha do tempo está vazia.',
];