mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-06 06:44:50 +00:00
9fa1f5b634
Improved translation
8 lines
87 B
PHP
8 lines
87 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'emptyPersonalTimeline' => 'A tua linha do tempo está vazia.',
|
|
|
|
];
|