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

5 lines
92 B
PHP
Raw Normal View History

2018-05-27 13:18:14 +00:00
<?php
return [
'emptyTimeline' => 'Dieser Benutzer hat noch keine Fotos hochgeladen!',
];