mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-26 00:03:16 +00:00
Update timeline.php
Improved translation
This commit is contained in:
parent
5143a4b877
commit
9fa1f5b634
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'emptyPersonalTimeline' => 'Sua linha do tempo está vazia.',
|
'emptyPersonalTimeline' => 'A tua linha do tempo está vazia.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue