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

7 lines
76 B
PHP
Raw Normal View History

2018-06-05 05:51:23 +00:00
<?php
return [
'emptyPersonalTimeline' => 'Deine Timeline ist leer.'
];