pixelfed/resources/lang/pl/timeline.php

8 lines
81 B
PHP
Raw Normal View History

<?php
return [
2018-08-28 03:07:36 +00:00
'emptyPersonalTimeline' => 'Twoja oś czasu jest pusta.',
];