1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-05 19:20:18 +00:00
pixelfed/resources/lang/pt/timeline.php

8 lines
87 B
PHP
Raw Normal View History

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