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

8 lines
87 B
PHP
Raw Normal View History

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