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

8 lines
85 B
PHP
Raw Normal View History

<?php
return [
2019-07-01 04:12:27 +00:00
'emptyPersonalTimeline' => 'Ваша лента пуста.',
2018-08-28 03:07:36 +00:00
];