mirror of https://github.com/pixelfed/pixelfed.git
5 lines
84 B
PHP
5 lines
84 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'emptyTimeline' => 'Denne bruger har ikke postet noget endnu!',
|
||
|
];
|