1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 15:55:14 +00:00
pixelfed/resources/lang/ru/timeline.php
2019-07-01 06:12:27 +02:00

7 lines
85 B
PHP

<?php
return [
'emptyPersonalTimeline' => 'Ваша лента пуста.',
];