1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-27 10:16:47 +00:00
pixelfed/resources/lang/uk/timeline.php

8 lines
93 B
PHP
Raw Normal View History

2022-04-02 18:40:59 +00:00
<?php
return [
'emptyPersonalTimeline' => 'Ваша стрічка порожня.',
];