1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-26 01:36:43 +00:00
pixelfed/resources/lang/de/profile.php
2018-05-27 15:18:24 +02:00

5 lines
No EOL
92 B
PHP

<?php
return [
'emptyTimeline' => 'Dieser Benutzer hat noch keine Fotos hochgeladen!',
];