1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-24 15:59:40 +00:00
pixelfed/resources/lang/sv/timeline.php

8 lines
75 B
PHP
Raw Normal View History

2018-06-01 14:47:11 +00:00
<?php
return [
'emptyPersonalTimeline' => 'Din tidslinje är tom.'
];