1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-06 11:38:31 +00:00
pixelfed/resources/lang/uk/timeline.php

8 lines
93 B
PHP
Raw Normal View History

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